Skip to content

Commit 12024d5

Browse files
committed
Terraform: Increment minor version (#435)
1 parent 99f45cc commit 12024d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/terraform/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "terraform",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"name": "Terraform, tflint, and TFGrunt",
55
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/terraform",
66
"description": "Installs the Terraform CLI and optionally TFLint and Terragrunt. Auto-detects latest version and installs needed dependencies.",

0 commit comments

Comments
 (0)