Skip to content

Commit

Permalink
Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SuryenduB committed Nov 4, 2023
1 parent 1599293 commit c7d3df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,5 +175,5 @@ jobs:

# Terraform Apply
- name: Terraform Apply
run: terraform apply -auto-approve ../tfplan
run: terraform apply -auto-approve tfplan

0 comments on commit c7d3df8

Please sign in to comment.