diff options
Diffstat (limited to 'src/terraform/README.md')
-rw-r--r-- | src/terraform/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/terraform/README.md b/src/terraform/README.md index ba4357d..4754071 100644 --- a/src/terraform/README.md +++ b/src/terraform/README.md @@ -21,6 +21,8 @@ Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects la | tflint | Tflint version | string | latest | | terragrunt | Terragrunt version | string | latest | + + --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/terraform/devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/terraform/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |