terraform
A simple plug for incrementally transforming an API into Phoenix. Check out the blog post:
File Explorer
- config.exs
- terraform.ex
- terraform_test.exs
- test_helper.exs
- .gitignore
- .tool-versions
- .travis.yml
- LICENSE.md
- mix.exs
- mix.lock
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
terraform
View Details ▼
terraform
Create and deploy infrastructure as code to cloud providers.
terraform init
Initialize a new or existing Terraform configuration:
terraform validate
Verify that the configuration files are syntactically valid:
terraform fmt
Format configuration according to Terraform language style conventions:
// repository documentation
Was this content helpful?
(0 ratings)
