crossplane-contrib / provider-gcp

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

DNS Managed Zone resource #455

Open danielinclouds opened 2 years ago

danielinclouds commented 2 years ago

What problem are you facing?

Support for Managed Zone resources is lacking.

How could Crossplane help solve your problem?

Add a CRD and controller for that type using https://cloud.google.com/dns/docs/reference/v1/managedZones

Feggah commented 2 years ago

Hey @danielinclouds, thanks for raising this issue!

While we don't have support for this managed resource in provider-gcp, have you checked out provider-jet-gcp?

danielinclouds commented 2 years ago

Hey, @Feggah I opened this issue as I want to work on a PR that adds Managed Zone functionality to this provider.

Feggah commented 2 years ago

Awesome! Please, reach out if you need guidance with something 😄