Documentation bug - compartment resource states that the name must be unique within the tenancy #2261
Labels
awaiting-affected-resources
Please Provide the affected resource name in description. ex. Affected resource - oci_core_instance
bug
Community Note
Terraform Version and Provider Version
Affected Resource(s)
affected_resources = oci_identity_compartment
Description
According to the documentation, the compartment name must be unique in the tenancy, which is not true.
It only needs to be unique within the parent compartment.
https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_compartment
https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingcompartments.htm#createcomp
The text was updated successfully, but these errors were encountered: