Skip to content

Commit

Permalink
Merge branch 'main' into platform/arnej/16609
Browse files Browse the repository at this point in the history
  • Loading branch information
arnejduranovic authored Nov 21, 2024
2 parents 2f1f971 + f0972f3 commit 994826f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
terraform validate
terraform fmt -recursive
terraform plan -out ${{ needs.pre_job.outputs.env_name }}-tf.plan
# terraform apply -input=false -no-color -lock-timeout=600s -auto-approve ${{ needs.pre_job.outputs.env_name }}-tf.plan
terraform apply -input=false -no-color -lock-timeout=600s -auto-approve ${{ needs.pre_job.outputs.env_name }}-tf.plan

0 comments on commit 994826f

Please sign in to comment.