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

fix issue with locking broken #1619

Merged
merged 5 commits into from
Jul 15, 2024
Merged

fix issue with locking broken #1619

merged 5 commits into from
Jul 15, 2024

Conversation

motatoes
Copy link
Contributor

@motatoes motatoes commented Jul 12, 2024

should fix #1590

I forgot to remove the "enable" flag that was added in #1578 so it was causing locking attempts to always return false. This PR removes that flag entirely

tested to work here: diggerhq/demo-opentofu#18 (comment)

motatoes added 5 commits July 12, 2024 18:13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@motatoes motatoes merged commit 06dac15 into develop Jul 15, 2024
9 checks passed
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.

Terragrunt project failing to apply due to locks acquired when planning PR
2 participants