-
### Describe the bug
I am creating a rds Dbcluster resource through cdk. However when i try to update the master_username property and while running the "cdk diff" command it shows that the resource …
-
### Terraform Core Version
1.4.5
### AWS Provider Version
5.3.0
### Affected Resource(s)
aws_rds_cluster
### Expected Behavior
When `manage_master_user_password` is set to true, one should not …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
```py
aws_rds_cluster_changeme_aws_aurora_cluster_instance =
aws.rds_cluster.RdsCluster(self, "changeme_aws_aurora_cluster_instance",
master_password=changeme_aws_aurora_c…
-
### Terraform Core Version
1.2.9
### AWS Provider Version
4.64.0
### Affected Resource(s)
aws_rds_cluster resource
### Expected Behavior
According to the following doc: https://re…
-
### Terraform Core Version
v1.8.1
### AWS Provider Version
5.44.0
### Affected Resource(s)
* aws_rds_global_cluster with it's attribute global_cluster_members
### Expected Behavior
…
-
### What happened?
We observed stability issues for resources `ClusterInstance.rds` and `ClusterRoleAssociation.rds` while doing tests in the context of https://github.com/upbound/official-prov…
-
-
### Terraform Core Version
0.13.2
### AWS Provider Version
4.47,4.62,5.39.1
### Affected Resource(s)
aws_rds_cluster
### Expected Behavior
Upgrade Aurora RDS PostgreSQL DB engine …
-
**Describe the bug**
I'm unable to set parameters such as `slow_query_log`, `long_query_time` and `log_queries_not_using_indexes` in `DbClusterParameterGroup` objects. I get an `unknown parameter` …