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 6588801 commit 967a811Copy full SHA for 967a811
.devcontainer/devcontainer.json
@@ -1,7 +1,6 @@
1
{
2
"image": "mcr.microsoft.com/azterraform:avm-latest",
3
"updateRemoteUserUID": true,
4
- "containerUser": "1000",
5
"runArgs": [],
6
"mounts": [],
7
"onCreateCommand": "terraform || true",
0 commit comments