diff options
author | Samruddhi Khandale <skhandale@microsoft.com> | 2023-03-07 22:43:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-07 22:43:06 +0300 |
commit | fe449253f138f3c028627d3e9cc3d500d650b159 (patch) | |
tree | e6671a9d392cf17418e5ea1b7dd58957d7afcb8d | |
parent | 3e6ee966baed62e195091bb4ea7fb11cd8668868 (diff) |
Automated documentation update (#475)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
-rw-r--r-- | src/terraform/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/terraform/README.md b/src/terraform/README.md index 9c474ab..e75da9b 100644 --- a/src/terraform/README.md +++ b/src/terraform/README.md @@ -21,6 +21,7 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la | installSentinel | Install sentinel, a language and framework for policy built to be embedded in existing software to enable fine-grained, logic-based policy decisions | boolean | false | | installTFsec | Install tfsec, a tool to spot potential misconfigurations for your terraform code | boolean | false | | 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 | - | |