-
Hi guys, I was trying to test with your project and I am getting this error.
```
Do you wish to deploy these changes (y/n)? y
atlas-development-core-layer: deploying... [1/2]
atlas-development…
-
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do…
-
Aurora serverless v2 comes with a number of benefits that data.all could benefit from, specially when it comes to scaling and robustness. (https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/…
dlpzx updated
2 months ago
-
### Describe the feature
CloudFormation AWS::RDS::DBCluster has an AutoMinorVersionUpgrade field. But this field is not mapped into `aws_rds.DatabaseCluster` so we cannot set it. Please add it.
…
-
See #13936 for additional context.
The [CDK docs](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-rds.DatabaseClusterEngine.html) strongly recommend that you use a versioned engine wh…
-
```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
0.14.11
### AWS Provider Version
4.61.0
### Affected Resource(s)
aws_rds_cluster_instance
### Expected Behavior
Attributes tags, tags_all and instance_class of Aurora…
-
### Terraform Core Version
Terraform v1.7.4
### AWS Provider Version
v5.40.0
### Affected Resource(s)
* aws_rds_cluster
### Expected Behavior
I have an Aurora cluster with enable_…
-
### Terraform Core Version
1.3.6
### AWS Provider Version
4.45.0
### Affected Resource(s)
AWS RDS Aurora cluster Security Group from this module (https://registry.terraform.io/modules/t…
-
### Description
The AWS GO SDK supports the "modifying the engine mode of database clusters". See https://github.com/aws/aws-sdk-go/pull/4801
This option is helpful in avoiding downtime when migra…