crossplane-contrib / provider-gcp

Crossplane GCP provider
Apache License 2.0
127 stars 101 forks source link

Support Cloud DNS service #337

Open praveenghuge opened 3 years ago

praveenghuge commented 3 years ago

What problem are you facing? It would be nice to consolidate the create / update / and delete of Google Cloud DNS through the Crossplane Resource Model.

How could Crossplane help solve your problem? Add support for Google Cloud DNS

Feggah commented 3 years ago

I don't know which part of Cloud DNS do you want to manage, but if it is the ResourceRecordSet, it is under development in #358.