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 286a79e commit 2dcc969Copy full SHA for 2dcc969
modules/codebuild/buildspecs/plan.yml
@@ -4,7 +4,6 @@ phases:
4
build:
5
commands:
6
- cd "$CODEBUILD_SRC_DIR"
7
- - git switch main
8
- terraform init -lock=false -input=false
9
- terraform workspace select -or-create ${WORKSPACE}
10
0 commit comments