/terraform-example

terraform-example

Primary LanguageHCL

terraform boilerplate

Repository for multiple cloud infrastructure code using terraform

support infrastructure

  1. AWS domain
  2. AWS ecr
  3. AWS ECS Fargate with route53

CLI

$ terraform -chdir=example/ecr init           
$ terraform -chdir=example/ecr plan
$ terraform -chdir=example/ecr apply