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 c0a87a9 commit 3dc37a8Copy full SHA for 3dc37a8
examples/snippets/.github/workflows/atmos-terraform-apply-matrix.yaml
@@ -44,7 +44,7 @@ jobs:
44
- uses: unfor19/install-aws-cli-action@v1
45
46
- name: Apply Atmos Component
47
- uses: cloudposse/github-action-atmos-terraform-apply@v2
+ uses: cloudposse/github-action-atmos-terraform-apply@v3
48
with:
49
component: ${{ matrix.component }}
50
stack: ${{ matrix.stack }}
0 commit comments