crossplane-contrib / provider-upjet-gcp

Official GCP Provider for Crossplane by Upbound.
Apache License 2.0
60 stars 61 forks source link

`autoGenerateRootPassword` for DatabaseInstance #549

Open girdharshubham opened 2 weeks ago

girdharshubham commented 2 weeks ago

What problem are you facing?

the aws rds provider's Instance resource lets me create database instances with autoGeneratePassword and if this key is true, the referenced secret is generated and managed by the resource.

How could Official GCP Provider help solve your problem?

The GCP provider could provide something similar

References:

girdharshubham commented 2 weeks ago

I haven't gone through the code yet but if this is accepted, I can work on this.

turkenf commented 6 days ago

Hey @girdharshubham,

Thanks for the issue report. We welcome your contributions 🙏