crossplane-contrib / provider-confluent

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

feat: add kafka topic support #16

Closed sschne closed 3 weeks ago

sschne commented 1 month ago

This adds support for managing Kafka topics.

Fixes #15

I have:

How has this code been tested

Tested locally with crossplane 1.16.0

sschne commented 3 weeks ago

@jaylevin any chance to get this merged soon?

jaylevin commented 3 weeks ago

I ported your changes over to #17 and was able to successfully build and test the changes 👍