Skip to content

Commit

Permalink
debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FaithKovi committed Jul 30, 2024
1 parent b41ea5a commit cecc738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: |
cd terraform
gpg --quiet --batch --yes --decrypt --passphrase="$SECRET_PASSPHRASE" --output variables.tfvars variables.tfvars.gpg
ls
terraform init
terraform apply -auto-approve -var-file="terraform/variables.tfvars"
env:
Expand Down

0 comments on commit cecc738

Please sign in to comment.