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(plan,apply): add argument for lock timeout #92

Closed andrebask closed 2 years ago

andrebask commented 2 years ago

Addresses #82

This allows specifying a lock timeout value when running plan or apply. It is useful when running different builds in parallel that run the same terraform plan (It frequently happens if you have Dependabot enabled), they will fail unless you set a lock timeout.

andrebask commented 2 years ago

@KyleTryon

orb-publisher commented 2 years ago

Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:9be9ea4105a480ffe9829dc7c0b926e1600b4ec7

orb-publisher commented 2 years ago

Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:da27931517f9034fb27cfef1a4b5146886addd3e

orb-publisher commented 2 years ago

Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:da27931517f9034fb27cfef1a4b5146886addd3e

orb-publisher commented 2 years ago

Your orb has been published to the CircleCI Orb Registry. You can view your published orb on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=3.2.0