Skip to content

Commit 6208643

Browse files
More plan tweaks
1 parent 9f00cb4 commit 6208643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
tf_version: '1.5.5'
4242
tg_version: '0.54.11'
4343
tg_dir: 'platform/sandbox/us-east-2/000'
44-
tg_command: 'plan -out $(pwd)/test.tfplan'
44+
tg_command: 'plan -out platform/sandbox/us-east-2/000/test.tfplan'
4545
deploy:
4646
runs-on: ubuntu-latest
4747
needs: [ plan ]

0 commit comments

Comments
 (0)