Petter Jacobsen
Petter Jacobsen
We need to assume an IAM Role before connecting to RDS for PostgreSQL using IAM Authentication. Currently the only option is to create a custom AWS profile for this. One...
### Dear contributor, what does this PR do? Adds a link from tutorial 6 to tutorial 7. ### Motivation Previously the sidebar had to be used to get to the...
### What problem are you facing? Secret is empty when Crossplane is taking control over existing role in the database. Expected it to be propagated with values, like when creating...
### What problem are you facing? One popular use case is to use provider-sql with Amazon RDS. The latest version introduced `verify-full` as default sslMode, which requires that provider-sql needs...
### What problem are you facing? There is currently no way to upgrade extension version ### How could Crossplane help solve your problem? Upgrade the extension to the version specified...
### What problem are you facing? We're using RDS for PostgreSQL and after using provider-sql to install aws_s3 extension we have to grant usage to the extension manually. `grant all...