Skip to content

Commit

Permalink
Adding Params to the automation DAG
Browse files Browse the repository at this point in the history
  • Loading branch information
amarouane-ABDELHAK committed Sep 11, 2024
1 parent d21333c commit 0178046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/terraform-deploy-sm2a/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ runs:

- name: Deploy
shell: bash
working-directory: ${{ inputs.dir }}
env:
AWS_DEFAULT_REGION: ${{ inputs.aws-region }}
AWS_REGION: ${{ inputs.aws-region }}
Expand Down

0 comments on commit 0178046

Please sign in to comment.