CircleCI-Public / terraform-orb

Deploy your infrastructure via a CircleCI pipeline using the Terraform orb. Integrate Infrastructure-as-Code (IaC) to help provision and manage any cloud, infrastructure, or service of your choice.
https://circleci.com/orbs/registry/orb/circleci/terraform
MIT License
10 stars 44 forks source link

feat: lock param on terraform plan (default to true) #106

Open VincentPerez opened 3 months ago

VincentPerez commented 3 months ago

Adding lock param on terraform plan (default to true)

I filed an issure here : https://github.com/CircleCI-Public/terraform-orb/issues/105