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.
1 parent 56fa6d0 commit 73b2e46Copy full SHA for 73b2e46
templates-arm/terraform/.devcontainer/devcontainer.json
@@ -8,7 +8,8 @@
8
"dockerfile": "Dockerfile"
9
},
10
"features": {
11
- "./local-features/aws-cli": "latest"
+ "./local-features/aws-cli": "latest",
12
+ "./local-features/terraform": "latest"
13
// "ghcr.io/devcontainers/features/common-utils": {},
14
// "ghcr.io/devcontainers/features/terraform:1": {},
15
// "ghcr.io/devcontainers/features/aws-cli:1": {},
0 commit comments