Skip to content

Commit

Permalink
Merge pull request #255 from NASA-IMPACT/ci/remove-all-mwaa-deploy-ac…
Browse files Browse the repository at this point in the history
…tions

ci: do not automatically deploy mwaa to any environment
  • Loading branch information
anayeaye authored Nov 8, 2024
2 parents 4a277d3 + db73561 commit c450be2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@ jobs:
role-session-name: "veda-airflow-github-${{ needs.define-environment.outputs.env_name }}-deployment"
aws-region: us-west-2

- name: Run MWAA deployment
uses: "./.github/actions/terraform-deploy"
with:
env_aws_secret_name: ${{ secrets.ENV_AWS_SECRET_NAME }}

- name: Run SM2A deployment
# Flag to deploy SM2A
if: ${{ vars.DEPLOY_SM2A }} = "true"
Expand Down

0 comments on commit c450be2

Please sign in to comment.