aboutsummaryrefslogtreecommitdiff
path: root/src/terraform
diff options
context:
space:
mode:
Diffstat (limited to 'src/terraform')
-rw-r--r--src/terraform/README.md7
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