Skip to content

Commit

Permalink
Merge pull request #25 from belljun3395/infra/aws
Browse files Browse the repository at this point in the history
fix: too many argument 해결
  • Loading branch information
belljun3395 authored Aug 1, 2024
2 parents c31036c + 688fb24 commit bcead5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/terraform_iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
email_username=${{ secrets.EMAIL_USERNAME }}
email_password=${{ secrets.EMAIL_PASSWORD }}
webhook_discord=${{ secrets.WEBHOOK_DISCORD }}
input=false
- name: Terraform Apply
uses: hashicorp/terraform-github-actions@master
Expand All @@ -66,3 +67,4 @@ jobs:
email_username=${{ secrets.EMAIL_USERNAME }}
email_password=${{ secrets.EMAIL_PASSWORD }}
webhook_discord=${{ secrets.WEBHOOK_DISCORD }}
input=false

0 comments on commit bcead5a

Please sign in to comment.