bcgov / startup-sample-project-aws-virtual-machines

Apache License 2.0
1 stars 11 forks source link

fix: Add input=false flag to prevent TFC blockage #11

Closed kdesao-devops closed 1 year ago

kdesao-devops commented 1 year ago

Context

We want to avoid blockage on the Terraform cloud runner. For that we've added on all terraform reltaed command the flag -input=false

Changes

Tests