Skip to content

Commit 25d621c

Browse files
authored
Merge pull request #6 from lukemurraynz/dependabot/devcontainers/ghcr.io/devcontainers/features/terraform-1.4.0
Bump ghcr.io/devcontainers/features/terraform from 1.3.10 to 1.4.0
2 parents 58a5704 + 058a0cc commit 25d621c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// Adds and configures Terraform with specific version, TFLint, and Terragrunt.
2727
"ghcr.io/prulloac/devcontainer-features/pre-commit:1.0.3": {},
2828
// Adds and configures Terraform with specific version, TFLint, and Terragrunt.
29-
"ghcr.io/devcontainers/features/terraform:1.3.10": {
29+
"ghcr.io/devcontainers/features/terraform:1.4.0": {
3030
"version": "latest", // Specifies the version of Terraform to install.
3131
"tflint": "latest", // Specifies the version of TFLint to install.
3232
"terragrunt": "latest", // Specifies the version of Terragrunt to install.

0 commit comments

Comments
 (0)