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
Error is thrown on every apply.
│ Error: cannot create mws ncc private endpoint rule: The service at /api/2.0/accounts//network-connectivity-configs//private-endpoint-rules is taking too long to process your request. Please try again later or try a faster operation. [TraceId: ]
Steps to Reproduce
Terraform and provider versions
Create the Databricks Config shown above
Use a for_each with ~ 10 items.
Terraform apply
Is it a regression?
I think it has gotten worse over the last few weeks.
Debug Output
I can share that if necessary. But I don't think this is crucial right now since this is related to the API itself.
Important Factoids
No
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered:
Configuration
Expected Behavior
Private Endpoints being created successfully.
Actual Behavior
Error is thrown on every apply.
│ Error: cannot create mws ncc private endpoint rule: The service at /api/2.0/accounts//network-connectivity-configs//private-endpoint-rules is taking too long to process your request. Please try again later or try a faster operation. [TraceId: ]
Steps to Reproduce
Terraform and provider versions
for_each
with ~ 10 items.Is it a regression?
I think it has gotten worse over the last few weeks.
Debug Output
I can share that if necessary. But I don't think this is crucial right now since this is related to the API itself.
Important Factoids
No
Would you like to implement a fix?
The text was updated successfully, but these errors were encountered: