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

Error: failed to update network zone: the API returned an error: Api validation failed: useAsExemptList. Causes: errorSummary: useAsExemptList: The network zone does not allow usage changes for DefaultExemptIpZone. #2221

Open
afsalhere opened this issue Feb 12, 2025 · 0 comments

Comments

@afsalhere
Copy link

Error: failed to update network zone: the API returned an error: Api validation failed: useAsExemptList. Causes: errorSummary: useAsExemptList: The network zone does not allow usage changes for DefaultExemptIpZone.

Getting the above error when updating DefaultExemptIpZone after successful import.

resource "okta_network_zone" "ips_to_breakglass" { name = "DefaultExemptIpZone" type = "IP" gateways = ["xx.xx.xx.xxx/32"] }

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

No branches or pull requests

1 participant