Skip to content

Feat/add replica mode argument #357

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

Conversation

msharma24
Copy link

@msharma24 msharma24 commented Oct 12, 2021

Description

  1. Added replica_modeargument to the aws_db_instance so that Oracle RDS instances replicas can use this argument to define whether the replica is in either mounted or open-read-only mode - This enhancement is released in AWS Provider 3.62.0

  2. Updated the Complete Oracle EE RDS example engine version from 12 > 19

Motivation and Context

Use replica_mode in Oracle RDS Instances to define whether the replica is in either mounted or open-read-only mode .

Breaking Changes

Does this break backwards compatibility with the current major version? - No

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects
    Please describe in detail how you tested your changes.
    I have created the Complete Oracle Example TF Template to build a master RDS and then created a replica RDS with master RDS as source DB.
    Include details of your testing environment, and the tests you ran to - Ensure the Replica was created and in 'available` status in AWS console UI.

@antonbabenko
Copy link
Member

This issue has been resolved in version 4.0.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants