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
Describe the bug
the resource octopusdeploy_tenant always plans to re-order the tenant_tags, even though they are a set and should ignore the ordering.
Describe the bug
the resource
octopusdeploy_tenant
always plans to re-order thetenant_tags
, even though they are a set and should ignore the ordering.Steps to reproduce
Expected behavior
Terraform should completely ignore the ordering of
tenant_tags
as it's a set.Environment and versions:
v1.8.5
.The text was updated successfully, but these errors were encountered: