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
Previously the tfe_policy resource could only set policies to advisory.
This commit updates the update function to properly switch path for the
policy enforcement name based on the kind. This was due to the previous comparison
not comparing the same types so it always failed.
0 commit comments