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
By default the SLZ solution always creates the required s2s auth policies. There is a use case where a consumer may handle auth policy creation in a separate process in their account. If this is the case, some of the auth policies created by SLZ can clash with existing ones (ones that are not scoped to exact instances created by SLZ) and cause the terraform apply to fail.
Can we provide the ability to skip auth policy creation? Perhaps using override json?
The text was updated successfully, but these errors were encountered:
By default the SLZ solution always creates the required s2s auth policies. There is a use case where a consumer may handle auth policy creation in a separate process in their account. If this is the case, some of the auth policies created by SLZ can clash with existing ones (ones that are not scoped to exact instances created by SLZ) and cause the terraform apply to fail.
Can we provide the ability to skip auth policy creation? Perhaps using override json?
The text was updated successfully, but these errors were encountered: