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 7dcd8c6 commit ff4fe56Copy full SHA for ff4fe56
.devcontainer/devcontainer.json
@@ -13,6 +13,7 @@
13
"ghcr.io/dhoeric/features/aztfy:1": {},
14
"ghcr.io/dhoeric/features/tfsec:1": {},
15
"ghcr.io/dhoeric/features/trivy:1": {},
16
+ "ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
17
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
18
"packages": "chromium-browser"
19
}
@@ -27,6 +28,7 @@
27
28
"hashicorp.terraform",
29
"ms-azuretools.vscode-azureterraform",
30
"tfsec.tfsec",
31
+ "Bridgecrew.checkov",
32
"yzhang.markdown-all-in-one",
33
"marp-team.marp-vscode"
34
]
0 commit comments