aboutsummaryrefslogtreecommitdiff
path: root/src/terraform/devcontainer-feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/terraform/devcontainer-feature.json')
-rw-r--r--src/terraform/devcontainer-feature.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/terraform/devcontainer-feature.json b/src/terraform/devcontainer-feature.json
index 00f6ba4..b1e6df2 100644
--- a/src/terraform/devcontainer-feature.json
+++ b/src/terraform/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "terraform",
- "version": "1.3.2",
+ "version": "1.3.3",
"name": "Terraform, tflint, and TFGrunt",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/terraform",
"description": "Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects latest version and installs needed dependencies.",
@@ -74,4 +74,4 @@
"installsAfter": [
"ghcr.io/devcontainers/features/common-utils"
]
-} \ No newline at end of file
+}