-
The PostgreSQL version used in the datastore module is currently 11 as seen in : https://github.com/outerbounds/terraform-aws-metaflow/blob/ee7093cdbd4f6ac2df4e38b4db2f770a9c0fe607/modules/datastore/v…
-
## Problem
Currently there's no way to use event triggers. RDS allows it though, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/PostgreSQL.Concepts.General.FeatureSupport.EventTriggers.…
-
Hello,
[AWS Health may periodically trigger reminder notifications about this communication.]
You can disregard this notification if you no longer have Amazon RDS for MySQL, MariaDB, and Postgre…
-
Hi,
It seems that currently RDS IAM authentication for mysql/postgresql users is not possible with the provider.
Here are the official docs: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuid…
-
### Terraform Core Version
1.4.4
### AWS Provider Version
4.62.0
### Affected Resource(s)
* aws_rds_cluster
### Expected Behavior
Terraform should create an Amazon Aurora PostgreS…
-
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**
I am trying to use `golang-migrate` with IAM auth (we are switching away from static master password), but unfortunately it can't connect to RDS instances.
I keep getting `err…
-
### What happens?
When I try to use the postgres extension with AWS Redshift I get an error message:
```
Error: Invalid Error: Failed to execute query "SELECT CURRENT_SETTING('server_version'), (…
-
## Service Brokers
A service broker is a wrapper to common web services for centralized service creation (known as provisioning). It can work with
common on-premise services such as a local [Postg…
-
### Terraform Version
Terraform v0.12.9
### Affected Resource(s)
Please list the resources as a list, for example:
- postgresql_role
### Terraform Configuration Files
```resource "postgresql…