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
- Subnets must have outbound internet connectivity (NAT Gateway or similar)
134
134
- Security group must allow required Databricks ports
135
135
136
+
### Security Group Configuration
137
+
138
+
Leave `security_group_ids` empty to automatically create a dedicated security group. Optionally, customize the name via `new_security_group_name` (defaults to `<resource_prefix>-databricks-sg`).
0 commit comments