An open API service indexing awesome lists of open source software.

https://github.com/parvanoe/terraform


https://github.com/parvanoe/terraform

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Run the following Terraform commands to deploy:
terraform init
terraform apply -auto-approve

Run the following Terraform command to clean up:
terraform destroy -auto-approve