diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-04 22:53:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-04 22:53:48 +0300 |
commit | 2c646ed9fe2e34197e5632f71bce4aa59cdbcc4d (patch) | |
tree | 63a45dfd80f06df6fd6efc309f5cc86a4414e2a1 /src/terraform | |
parent | eef35a4399a17546051fc5597440d38c36022f06 (diff) |
Automated documentation update (#377)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/terraform')
-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 ee87d06..4209c7a 100644 --- a/src/terraform/README.md +++ b/src/terraform/README.md @@ -1,4 +1,5 @@ + # Terraform, tflint, and TFGrunt (terraform) Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects latest version and installs needed dependencies. |