README.md 233 Bytes

Sample1. Creating ubuntu instance using one file

Terraform would produce the state file terraform.tfstate

# setup your AMS access parameters in ~/.aws

# Init terraform 
terraform init
# Create instance
terraform apply