hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.82k stars 9.17k forks source link

Aurora Global Database writer endpoint #39862

Open ewbankkit opened 1 week ago

ewbankkit commented 1 week ago

Amazon Aurora now supports a Global Database writer endpoint. This highly available and fully managed endpoint simplifies routing for your applications and eliminates the need to make application code changes to establish connectivity after initiating a cross-region Global Database Switchover or Failover operation.

Affected Resource(s)

github-actions[bot] commented 1 week ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

ragasivasankar commented 22 hours ago

This is great feature to include in IaC deployment.