Skip to content

Commit a320fd7

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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