Open bogdan-m-darie opened 2 months ago
Thank you for reporting the issue. We observed the affected resources are not provided in the description or it's incorrect. We request you to add it in issue description as mentioned in below format. Example: affected_resources = oci_core_instance , oci_core_instances
If it's not related to any particular resource then mention affected resource as terraform. Example: affected_resources = terraform
As this works through automation, request you to follow exact syntax.
Community Note
Terraform Version and Provider Version
Affected Resource(s)
affected_resources = oci_disaster_recovery_dr_protection_group
Debug Output
Panic Output
Expected Behavior
The association group should have been deleted from the standby DR protection group and moved to the primary.
Actual Behavior
The standby protection group still has the association block attached to it. As a reference, the oci cli get request displays it correctly, see below:
Steps to Reproduce
Important Factoids
References