Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chicongst/terraform_stack
Terraform auto setup infra
https://github.com/chicongst/terraform_stack
Last synced: about 2 months ago
JSON representation
Terraform auto setup infra
- Host: GitHub
- URL: https://github.com/chicongst/terraform_stack
- Owner: chicongst
- Created: 2020-05-19T08:08:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T09:08:07.000Z (about 4 years ago)
- Last Synced: 2023-11-27T15:37:21.259Z (about 1 year ago)
- Language: HCL
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Preparing
```
terraform init
terraform plan
terraform apply
```