aboutsummaryrefslogtreecommitdiff
path: root/src/terraform/devcontainer-feature.json
diff options
context:
space:
mode:
authorJosh Spicer <joshspicer@github.com>2023-06-19 21:24:44 +0300
committerJosh Spicer <joshspicer@github.com>2023-06-19 21:24:44 +0300
commit931262d20cb505880f44d8572e45cfbb393ae2fb (patch)
tree1d5636c3cfd4565e14c927b11fd70195328c0fce /src/terraform/devcontainer-feature.json
parentee9f0bfbf09d60c242f2bd96d168ab0ab8c4f5c5 (diff)
release terraformfeature_terraform_1.3.1
Diffstat (limited to 'src/terraform/devcontainer-feature.json')
-rw-r--r--src/terraform/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terraform/devcontainer-feature.json b/src/terraform/devcontainer-feature.json
index 100bb02..5238583 100644
--- a/src/terraform/devcontainer-feature.json
+++ b/src/terraform/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "terraform",
- "version": "1.3.0",
+ "version": "1.3.1",
"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.",