Background: I am looking to migrate a small PoC Databricks workspace in Azure over to a productionised deployment in AWS.
I need to deploy all the Workspaces and all the notebooks etc code in those workspaces using a CI/CD pipeline, using Terraform to manage the infrastructure elements.
I can get this up and running using a Cloudformation-based quickstart, which adds in a new VPC, roles etc using Cloudformation Custom resources, but I am required to move this to a terraform deployment.
I have most of the Terraform deployment working as per https://registry.terraform.io/providers/databrickslabs/databricks/latest/docs/guides/aws-workspace, but I am unable to deploy the databricks_mws_networks - I've not been able to clarify what the requirement is for Premium subscription for the MWS Network piece - can anyone help?
Error: cannot create mws networks: PERMISSION_DENIED: Feature cannot be accessed. Account 15552fd5-2b5c-4506-a412-6de469xxxxxx does not have one of required pricing tier(s) PREMIUM, ENTERPRISE