Skip to content

Fix compartment name uniqueness documentation - #2605

Open
vhshahO wants to merge 1 commit into
oracle:masterfrom
vhshahO:fix-compartment-name-uniqueness-2261
Open

Fix compartment name uniqueness documentation#2605
vhshahO wants to merge 1 commit into
oracle:masterfrom
vhshahO:fix-compartment-name-uniqueness-2261

Conversation

@vhshahO

@vhshahO vhshahO commented Aug 19, 2026

Copy link
Copy Markdown

Summary

  • Correct the oci_identity_compartment introduction: a compartment name is unique within its parent compartment, not across the tenancy.
  • Keep the introduction consistent with the existing argument reference.

Fixes #2261.

Validation

  • make test-docscheck

Correct the introductory oci_identity_compartment documentation so its name-uniqueness scope matches the argument reference. Fixes oracle#2261.
@oracle-contributor-agreement

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

  • PR author: vhshahO

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Aug 19, 2026
@tf-oci-pub tf-oci-pub added the Pending Test Pending Test label for PRs label Aug 19, 2026
@tf-oci-pub

Copy link
Copy Markdown
Member

Thank you for your valuable contribution. We greatly appreciate your efforts in submitting this pull request. However, I regret to inform you that we are unable to merge it directly on GitHub at this time.

Our internal policy requires that all pull requests undergo thorough local testing and review before they can be merged into the main codebase. This process ensures the quality and stability of Terraform-Provider-OCI.

We understand that this may cause some inconvenience, but please rest assured that your contribution is highly valued. Our team will carefully review and test your changes locally to ensure they meet our standards.

We appreciate your understanding and patience in this matter. If you have any questions or need further assistance, please don't hesitate to reach out. Thank you once again for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. Pending Test Pending Test label for PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation bug - compartment resource states that the name must be unique within the tenancy

2 participants