-
Since CPLN does not offer Postgres, we need to document how to use AWS for this.
-
**Describe the bug**
The doc state you shouldn't provide allocatedStorage for aurora. But when done as recommended it fails
> Message: InvalidParameterValue: The parameter All…
-
[pg_query_executor] failed to set snapshot: ERROR: invalid snapshot identifier: "0000002F-00040D68-1" (SQLSTATE 22023)
-
Error converting https://github.com/terraform-aws-modules/terraform-aws-rds-aurora:
```
warning: Plugin converters are currently experimental
error: main.pp:30,14-36,5: cannot assign expr…
-
### Describe the bug
To start with some context, we are creating a Spring Boot project with Spring Cloud Functions that uses GraalVM to build a native image and deploy this to AWS Lambda. Here it wil…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing the
On LocalStack pro, the request "succeeds" when it should fail:
```
…
-
### Description
The provider has support for [aws_db_snapshot_copy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/db_snapshot_copy) for copying and sharing non-Aurora …
-
We have used a read replica RDS instance during our MySQL upgrade process from 5.7 to 8.0 to minimize downtime. The read replica promotion worked like a charm from CloudFormation simply removing the `…
-
_This issue was originally opened by @andrei-dascalu as hashicorp/terraform#16861. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-…
-
### Terraform Core Version
1.7.4
### AWS Provider Version
5.37.0
### Affected Resource(s)
`aws_db_instance`
### Expected Behavior
Blue-Green switchovers should consistently work
…