https://github.com/cloudsteak/aws-terraform-basic
Simple Terraform based solutions for AWS
https://github.com/cloudsteak/aws-terraform-basic
Last synced: 5 months ago
JSON representation
Simple Terraform based solutions for AWS
- Host: GitHub
- URL: https://github.com/cloudsteak/aws-terraform-basic
- Owner: cloudsteak
- License: mit
- Created: 2024-02-26T10:53:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T13:18:55.000Z (over 2 years ago)
- Last Synced: 2025-04-08T19:57:09.130Z (about 1 year ago)
- Language: HCL
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Simple Terraform based solutions for AWS
## Create project
```bash
chmod +x create_project.sh
./create_project.sh
```