crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
143 stars 120 forks source link

rds.cluster: add ability to auto-generate password in referenced secret #1192

Closed ravibagri5 closed 7 months ago

ravibagri5 commented 7 months ago

Description of your changes

Adds the ability to auto-generate password for the rds cluster. This was already added for the RDS instance in the PR #628. Users need to opt-in by setting autoGeneratePassword as true while creating RDS cluster and should have a Secret reference. It will create if the referenced Secret does not exist and it will populate if it doesn't have the password for the given key.

I have:

How has this code been tested

Unit tests, local end-to-end test.

Upbound-CLA commented 7 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.