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 2accd48 + a320fd7 commit 2f57578Copy full SHA for 2f57578
.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.8": {
+ "ghcr.io/devcontainers/features/terraform:1.3.10": {
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