Skip to content

Commit

Permalink
adding config + pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorOKane-Kainos committed Jul 4, 2024
1 parent 14018f5 commit 287b614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
terraform plan -out=tfplan \
-var="location=UK South" \
-var="override_action=plan"
terraform apply -auto-approve tfplan
terraform apply -auto-approve tfplan

0 comments on commit 287b614

Please sign in to comment.