Skip to content

Commit

Permalink
♻️ Drift remediation fix aws cli (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudpossebot authored Sep 26, 2024
2 parents 23077a7 + c62f6c6 commit 4d39a03
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
name: Remediate Drift
runs-on: ["self-hosted", "terraform"]
steps:
- uses: unfor19/install-aws-cli-action@v1
- name: Remediate Drift
uses: cloudposse/github-action-atmos-terraform-drift-remediation@v2
with:
Expand All @@ -43,3 +44,4 @@ jobs:
action: discard
atmos-version: ${{ vars.ATMOS_VERSION }}
atmos-config-path: ${{ vars.ATMOS_CONFIG_PATH }}

0 comments on commit 4d39a03

Please sign in to comment.