mirror of
https://github.com/ghndrx/terraform.git
synced 2026-02-10 06:45:01 +00:00
292 B
292 B
my-terraform-project/ ├── main.tf └── modules/ ├── EFS/ │ └── main.tf ├── ELB/ │ └── main.tf ├── EC2/ │ └── main.tf ├── S3/ │ └── main.tf └── VPC/ └── main.tf