Skip to content

Commit c62f6c6

Browse files
goruhagithub-actions[bot]
authored andcommitted
(github actions) generated latest snippets
1 parent 23077a7 commit c62f6c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/snippets/.github/workflows/atmos-terraform-drift-remediation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
name: Remediate Drift
1919
runs-on: ["self-hosted", "terraform"]
2020
steps:
21+
- uses: unfor19/install-aws-cli-action@v1
2122
- name: Remediate Drift
2223
uses: cloudposse/github-action-atmos-terraform-drift-remediation@v2
2324
with:
@@ -43,3 +44,4 @@ jobs:
4344
action: discard
4445
atmos-version: ${{ vars.ATMOS_VERSION }}
4546
atmos-config-path: ${{ vars.ATMOS_CONFIG_PATH }}
47+

0 commit comments

Comments
 (0)