We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58a5704 + 058a0cc commit 25d621cCopy full SHA for 25d621c
.devcontainer/devcontainer.json
@@ -26,7 +26,7 @@
26
// Adds and configures Terraform with specific version, TFLint, and Terragrunt.
27
"ghcr.io/prulloac/devcontainer-features/pre-commit:1.0.3": {},
28
29
- "ghcr.io/devcontainers/features/terraform:1.3.10": {
+ "ghcr.io/devcontainers/features/terraform:1.4.0": {
30
"version": "latest", // Specifies the version of Terraform to install.
31
"tflint": "latest", // Specifies the version of TFLint to install.
32
"terragrunt": "latest", // Specifies the version of Terragrunt to install.
0 commit comments