Skip to content

Documenting the region parameter for resource providers #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

Michael-A-McMahon
Copy link
Member

For sometime, resource providers have supported a "region" parameter. However, this parameter was never documented. This parameter is especially important for interactive authentication, which may fail when connecting to the default https://login.oci.oraclecloud.com endpoint (government regions require a different endpoint).

This branch simply updates the README to list "region" as a common parameter for resource providers, and explain how it can effect interactive authentication.

For sometime, resource providers have supported a "region" parameter. However, this parameter was never documented. This parameter is especially important for interactive authentication, which may fail when connecting to the default https://login.oci.oraclecloud.com endpoint (government regions require a different endpoint).

This branch simply updates the README to list "region" as a common parameter for resource providers, and explain how it can effect interactive authentication.
@Michael-A-McMahon Michael-A-McMahon self-assigned this Jul 28, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 28, 2025
@jeandelavarene jeandelavarene merged commit 455f634 into main Jul 28, 2025
1 of 2 checks passed
@jeandelavarene jeandelavarene deleted the Michael-A-McMahon-patch-1 branch July 28, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants