Blame view
plugins/terraform/README.md
261 Bytes
|
dcebc9e8f
|
1 2 3 4 5 6 7 8 9 10 11 |
## atom Plugin for Terraform, a tool from Hashicorp for managing infrastructure safely and efficiently. ### Requirements * [Terraform](https://terraform.io/) ### Usage * Type `terraform` into your prompt and hit `TAB` to see available completion options |