You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating a composition that will use manage both RDS and provider-sql databases. I've successfully created an RDS MySQL Instance using the provider-aws-rds.
What happened?
I'm creating a composition that will use manage both RDS and provider-sql databases. I've successfully created an RDS MySQL Instance using the provider-aws-rds.
Now I want to use provider-sql to manage the databases and users.
The connectionString created by provider-aws-rds looks like this:
Referencing it from a ProviderConfig works fine
When creating a database there's an issue with the port being added twice:
What environment did it happen in?
Cloud provider: AWS EKS
The text was updated successfully, but these errors were encountered: