-
### Description
AWS now has a dns record that points to the global reader. There doesn't appear to be a way to get that from terraform. It would be nice to have an attribute for it.
### Affected …
-
> [Amazon Aurora Global Database](https://aws.amazon.com/rds/aurora/global-database/) now supports applying tags to your global clusters, enabling you to associate metadata information with your overa…
-
### Description
The AutoMinorVersionUpgrade attribute can used to control whether a Multi-AZ DB Cluster has minor version upgrades automatically applied.
### Affected Resource(s) and/or Data Source(…
dreid updated
1 month ago
-
**Describe the bug**
The bug is related to application behaviour after the Aurora DB cluster upgrade. All DB instances have the following error:
````
InvalidParameterCombination: The specified DB I…
-
### Summary
I am attempting to enable kerberos authentication and select the domain in which each RDS Cluster will be associated with. When attempting to apply the domain and iam_role for the domai…
-
### Describe the bug
When connecting to a read-only cluster endpoint with the `failover2` plugin and without the `failoverMode` property, it appears that `failoverMode` defaults to `strict-writer`.…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster_instance.html
### Description
The doc says:
>Unlike other RDS resources that …
dovka updated
2 weeks ago
-
### Terraform Core Version
1.9.5
### AWS Provider Version
5.66.0
### Affected Resource(s)
* aws_rds_cluster
### Expected Behavior
When omitting "storage_type" it should reset to t…
-
on this page ...at least to me ...it would make more sense to list the cluster first and then the instance. Or maybe someone can explain why not?
https://www.terraform.io/docs/providers/aws/r/rds_…
-
I'm receiving constantly deadlock issues and I don't know what else I could do.
I was working with 5 workers, maybe they were competing. However I just modified to just 1 worker and it's still happen…