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

Add ability to skip auth policy creation #573

Open
ocofaigh opened this issue Sep 8, 2023 · 0 comments
Open

Add ability to skip auth policy creation #573

ocofaigh opened this issue Sep 8, 2023 · 0 comments
Assignees

Comments

@ocofaigh
Copy link
Member

ocofaigh commented Sep 8, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants