Skip to content

k-masatany/terraform-single-ec2

Repository files navigation

terraform-single-ec

Usage

$ ssh-keygen -t rsa -b 4096 -C '' -N '' -f terraform-sample-01
$ vi main.tf
$ terraform init
$ vi variables.tf
$ terraform workspace new production
$ terraform workspace new staging
$ terraform plan
$ terraform apply

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published