-
Notifications
You must be signed in to change notification settings - Fork 393
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
[ISSUE] Exporter stops upon error: Endpoint not found for /2.0/ip-access-lists #1166
Comments
@dmoore247 Willing to try making a fix? =) |
@nfx Good one, outside of my capabilities. :) |
nfx
added a commit
that referenced
this issue
Mar 10, 2022
nfx
added a commit
that referenced
this issue
Mar 10, 2022
Merged
michael-berk
pushed a commit
to michael-berk/terraform-provider-databricks
that referenced
this issue
Feb 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The exporter fails to write any .tf files as output because of error with ip-access-lists.
One example:
but no new .tf files were added to the local directory
Configuration
Expected Behavior
write out files and continue export?
Actual Behavior
export stopped, no interim files.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
Terraform and provider versions
0.5.0 databricks
Important Factoids
Going against a single-tenant workspace with no ip access lists.
The text was updated successfully, but these errors were encountered: