Open niraj8241 opened 1 year ago
this is a hidden dependency issue. You have not specify any dependencies between databricks_group. global_group
and module.test
, so Terraform will delete those resources in parallel. Since the group was deleted first, the group membership will fail to delete.
Configuration
Source Module
Child Module
Provider Configuration
Expected Behavior