Skip to content

add optional replica_region input for aws_db_instance region#44

Open
OlamideOl1 wants to merge 2 commits into
mainfrom
enable-replica-regional
Open

add optional replica_region input for aws_db_instance region#44
OlamideOl1 wants to merge 2 commits into
mainfrom
enable-replica-regional

Conversation

@OlamideOl1
Copy link
Copy Markdown
Contributor

Add optional replica_region input for RDS replica placement

This introduces a new module input, replica_region, and passes it through to aws_db_instance using the resource-level region argument.

When replica_region is unset, the module continues to use the AWS provider's configured region, so existing consumers keep the same behaviour. When it is set, callers can place the replica in a specific region without introducing a separate provider alias for this module.

@OlamideOl1 OlamideOl1 requested a review from clarissalimab as a code owner May 14, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant