Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plan,apply): add argument for lock timeout #92

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

andrebask
Copy link
Contributor

@andrebask andrebask commented Oct 10, 2022

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
Copy link
Contributor Author

@KyleTryon

Copy link
Contributor

@KyleTryon KyleTryon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent addition. Thank you. Executing the tests now.

@orb-publisher
Copy link

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

@KyleTryon KyleTryon merged commit da27931 into CircleCI-Public:master Oct 24, 2022
@orb-publisher
Copy link

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

1 similar comment
@orb-publisher
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants