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 5d6b47f..ee87d06 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
+## OS Support
+
+This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
+
+`bash` is required to execute the `install.sh` script.
+
+
---
_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`._