-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.63.1
### Affected Resource(s)
AWS postgres db
### Expected Behavior
When changing the parameter_group_name of an AWS R…
-
### Describe the bug.
The issue is an encryption type mismatch between the postgres version (15) we have used for aws rds instance and the driver used by quicksight.
Postgres 14 and above encrypts p…
-
Given an existing VPC attached to an RDS, is there a path to upgrade to the new "v2" cluster?
Existing config
```
const vpc = new sst.aws.Vpc("MyVpc" );
const rds = new sst.aws.Postgres("MyDb"…
-
As a data analyst on the CC Team, I need a full copy of August contention event data for historical analysis before the VRO team decommissions their RDS instance as part of the project decommissioning…
-
Is RDS proxy required for Next.js Drizzle stack? I have this setup:
```ts
const vpc = new sst.aws.Vpc('MyVpc');
const bucket = new sst.aws.Bucket('MyBucket', {
access: 'public',
});
const rd…
-
- [ ] EC2
- [ ] RDS
-
### Terraform Core Version
v1.9.5
### AWS Provider Version
v5.66.0, v5.55.0
### Affected Resource(s)
* aws_db_parameter_group
### Expected Behavior
Drift should not exists after DB instance was…
-
### Preflight Checklist
- [x] I could not find a solution in the documentation, the existing issues or discussions
- [x] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environment
S…
-
Postgres 12 is EOL in Nov 2024 and AWS RDS stops support on Feb 28, 2025 after which there will be additional extended support charges for running this version of postgres.
Extended support charges…
-
**Describe the bug**
FieldExport is not populating the ConfigMap. I have checked the paths and they look correct. I have also noticed this message from the ack logs: "msg":"desired resource state ha…