main.tf
resource
"aws_instance"
"web"
{
ami
=
"ami-0c55b159cbfafe1f0"
instance_type
=
"t3.micro"
tags
=
{
Name
=
"web-server"
Managed
=
"Terraform"
}
}
EC2
S3
RDS
Sign in to TerraDrift
Use your GitHub or Google account to continue.
Continue with GitHub
Continue with Google
New to TerraDrift?
Create an account