Files
terraform/aws/aws_simple
2023-11-16 15:15:01 -08:00
..
2023-11-16 15:15:01 -08:00
2023-11-16 15:15:01 -08:00
2023-11-16 13:10:07 -08:00
2023-11-16 13:10:07 -08:00

my-terraform-project/ ├── main.tf └── modules/ ├── EFS/ │ └── main.tf ├── ELB/ │ └── main.tf ├── EC2/ │ └── main.tf ├── S3/ │ └── main.tf └── VPC/ └── main.tf