diff options
author | Samruddhi Khandale <skhandale@microsoft.com> | 2023-04-14 23:48:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 23:48:25 +0300 |
commit | 2237731474ace274b1756e63937a958131cf719e (patch) | |
tree | 0ba813fb0e58039acea71bdf9f73e1577268d2e0 /src/terraform/README.md | |
parent | 8d3e9aca9d352a3c4459e321de5d0a0b12062112 (diff) |
Automated documentation update (#521)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/terraform/README.md')
-rw-r--r-- | src/terraform/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/terraform/README.md b/src/terraform/README.md index e75da9b..e930587 100644 --- a/src/terraform/README.md +++ b/src/terraform/README.md @@ -23,6 +23,13 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la | installTerraformDocs | Install terraform-docs, a utility to generate documentation from Terraform modules | boolean | false | | httpProxy | Connect to a keyserver using a proxy by configuring this option | string | - | +## Customizations + +### VS Code Extensions + +- `HashiCorp.terraform` +- `ms-azuretools.vscode-azureterraform` + ## OS Support |