astronomer/terraform-provider-astro

Add hybrid_cluster_workspace_authorization resource

Closed this issue · 0 comments

✍️ Is your feature request related to a problem? Please describe.

🧩 Describe the solution you'd like

  • hybrid_cluster_workspace_authorization resource
astro_hybrid_cluster_workspace_authorization auths = {
 cluster_id = cuid
 workspace_ids = [cuid, cuid]
}

🤔 Describe alternatives you've considered

💡 Additional context