diff --git a/src/terraform/devcontainer-feature.json b/src/terraform/devcontainer-feature.json index 3193f25af..b7fa91546 100644 --- a/src/terraform/devcontainer-feature.json +++ b/src/terraform/devcontainer-feature.json @@ -1,7 +1,7 @@ { "id": "terraform", - "version": "1.3.8", - "name": "Terraform, tflint, and TFGrunt", + "version": "1.3.9", + "name": "Terraform, tflint, and Terragrunt", "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.", "options": {