When running a Terraform Apply to create Databricks workflows using JSON file we are getting this error:
Error: cannot create repo: Post “https://adb-8617813710620752.12.azuredatabricks.net/api/2.0/repos”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
This error might be caused by network jitter. Is that always reproducible?
Can you share the tf code that’s causing this error?