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 2caf1bf commit d087d4eCopy full SHA for d087d4e
examples/snippets/.github/workflows/atmos-pro-terraform-apply.yaml
@@ -52,7 +52,7 @@ jobs:
52
- uses: unfor19/install-aws-cli-action@v1
53
54
- name: Apply Atmos Component
55
- uses: cloudposse/github-action-atmos-terraform-apply@v4
+ uses: cloudposse/github-action-atmos-terraform-apply@v5
56
with:
57
# Atmos Pro args
58
component: ${{ inputs.component }}
0 commit comments