Skip to content

Conversation

@pooja-choudhury
Copy link
Contributor

@pooja-choudhury pooja-choudhury commented Dec 15, 2025

Rollback Plan

If a change needs to be reverted, we will publish an updated version of the library.

Changes to Security Controls

No

Description

Autonomous VM cluster creation using ARN
There are some special account called RAM shared account for which AWS API doesn't accept ids of odb network and exadata infrastructure while creating vm cluster , only supports ARN.
Note : odb network and exadata infra are only resources that can be RAM shared.
This PR enables VM cluster to accept either combination of (odb network + exadata infra id) Or (odb network + exadata infra ARN)

References

https://docs.aws.amazon.com/odb/latest/UserGuide/sharing-resources-task.html

Output from Acceptance Testing

...
consolemake testacc TESTS=TestAccODBCloudAutonomousVmCluster_usingArn PKG=odb  
...


Screenshot 2025-12-15 at 20 34 22
Screenshot 2025-12-15 at 19 54 28
Screenshot 2025-12-15 at 19 42 38
Screenshot 2025-12-15 at 18 12 33

@pooja-choudhury pooja-choudhury requested a review from a team as a code owner December 15, 2025 12:22
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

⚠️ Our automation has detected the following potential issues with your pull request


❌ Maintainer Edit Permissions (Click to expand)

At times, our maintainers need to make direct edits to pull requests in order to prepare it to be merged. At the time of opening this pull request, your settings do not allow maintainers to make such edits. If possible, update your settings as described in the following document. If your fork is owned by an organization that limits your ability to make this change, please let us know.

Please see the GitHub documentation on allowing changes to a pull request branch created from a fork for additional details.

@github-actions
Copy link
Contributor

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added needs-triage Waiting for first response or review from a maintainer. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. service/odb Issues and PRs that pertain to the odb service. size/XL Managed by automation to categorize the size of a PR. labels Dec 15, 2025
@pooja-choudhury pooja-choudhury force-pushed the fix-form-ram-shared-avmc branch from 74780da to 0be214d Compare December 16, 2025 16:37
@github-actions github-actions bot added the documentation Introduces or discusses updates to documentation. label Dec 16, 2025
@justinretzolk justinretzolk added bug Addresses a defect in current functionality. enhancement Requests to existing resources that expand the functionality or scope. and removed needs-triage Waiting for first response or review from a maintainer. bug Addresses a defect in current functionality. labels Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Introduces or discusses updates to documentation. enhancement Requests to existing resources that expand the functionality or scope. service/odb Issues and PRs that pertain to the odb service. size/XL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants