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 267eec5 commit 0c70ccaCopy full SHA for 0c70cca
.github/workflows/test-basic.yml
@@ -51,7 +51,7 @@ jobs:
51
echo "seed=${GITHUB_RUN_ID}-${GITHUB_RUN_ATTEMPT}-${{ matrix.platform }}" >> $GITHUB_OUTPUT
52
53
- name: Plan Atmos Component
54
- uses: cloudposse/github-action-atmos-terraform-plan@v4
+ uses: cloudposse/github-action-atmos-terraform-plan@v5
55
with:
56
component: "foobar"
57
stack: "plat-ue2-sandbox"
.github/workflows/test-plan_diff.yml
component: "foobar-plan-diff"
0 commit comments