Skip to content

Commit

Permalink
update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinfoko committed Apr 1, 2024
1 parent 4f9865a commit ae0a003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
terraform init
- name: Terraform plan
- name: Terraform apply
run: |
ls
terraform plan -out=tfplan $CONFIG_DIRECTORY
terraform apply

0 comments on commit ae0a003

Please sign in to comment.