crossplane-contrib / provider-confluent

Crossplane upjet provider for Confluent Cloud: https://registry.terraform.io/providers/confluentinc/confluent/latest/docs
Apache License 2.0
6 stars 7 forks source link

Schema Registry Cluster support #12

Closed emmmmygold closed 7 months ago

emmmmygold commented 10 months ago

What problem are you facing?

I would like to deploy a "confluent_schema_registry_cluster" via crossplane, but the resource is not currently available in the provider.

How could Crossplane help solve your problem?

By generating a new version of the provider which includes the schema registry cluster resource.

jaylevin commented 7 months ago

@jonathangold Thanks for the suggestion! This resource was introduced in #14 and should be available in the latest release, v0.4.2.

Docs: https://marketplace.upbound.io/providers/crossplane-contrib/provider-confluent/v0.4.2/resources/confluent.crossplane.io/SchemaRegistryCluster/v1alpha1#doc:spec

Let us know if you have any feedback or additional suggestions!