bcgov / startup-sample-project-aws-serverless-TFC

Lambda serverless app meant to accelerate teams onboarding to the BC Gov SEA AWS space.
Apache License 2.0
3 stars 25 forks source link

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

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