-
Notifications
You must be signed in to change notification settings - Fork 0
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
zscaler-terraformer import fails with 'authz.featureflag.permission.denied' #122
Comments
As a fast hack, I was able to work around this by commenting out all of the 'inspection'-related key-value pairs in the Worth noting that although the docs only mentioned No
Created
Creating |
Confirmation
zscaler-terraformer version
zscaler-terraformer v0.3.0
Expected outcome
running
zscaler-terraformer import --resources="zpa"
successfully imports all of my ZPA resources.Actual outcome
zscaler-terraformer import --resources="zpa"
successfully imports zpa_policy_access_rules, zpa_application_segment_browser_access, zpa_segment_groups, before failing with an Inspection Control Controller API call:I am not familiar with what this resource is. It appears to be part of ZPA, but I am unclear as to whether or not we are using it.
If it is an add-on feature we have not subscribed to, I would expect this call to gracefully get skipped and the script would move on to the next import group. I have full ZPA admin in my org and cannot successfully search for 'Inspection' or 'WAF' while logged in at admin.private.zscaler.com so I am not sure what this service is.
Steps to reproduce
zscaler-terraformer import --resources="zpa"
reliably reproduces this issue.References
No response
The text was updated successfully, but these errors were encountered: