mv AWS -> aws/aws_simple

This commit is contained in:
gregory hendrickson
2023-11-16 13:10:07 -08:00
parent 3018e8b7a1
commit 64cf0d8937
23 changed files with 418 additions and 0 deletions

15
aws/aws_simple/readme.md Normal file
View File

@@ -0,0 +1,15 @@
my-terraform-project/
├── main.tf
└── modules/
├── EFS/
│ └── main.tf
├── ELB/
│ └── main.tf
├── EC2/
│ └── main.tf
├── S3/
│ └── main.tf
└── VPC/
└── main.tf