Skip to content

Commit 09dbff3

Browse files
Bump ghcr.io/devcontainers/features/terraform from 1.4.0 to 1.4.1
Bumps ghcr.io/devcontainers/features/terraform from 1.4.0 to 1.4.1. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/terraform dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fdffe2 commit 09dbff3

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.4.0": {
29+
"ghcr.io/devcontainers/features/terraform:1.4.1": {
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)