You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a plan results in no changes, in the PR Terrateam considers the workspace to be applied however when another PR tries to apply the same workspace, the first PR maintains a lock.
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Terrateam version & environment details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Inside the PR, the workspace is considered applied however it is
holding on to the lock after being merged. This modified the SQL
query to take the plan into account when looking at which locks are
held.
Describe the bug
When a plan results in no changes, in the PR Terrateam considers the workspace to be applied however when another PR tries to apply the same workspace, the first PR maintains a lock.
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Terrateam version & environment details
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: