upstash / terraform-provider-upstash

MIT License
22 stars 4 forks source link

Manage Kafka credentials #14

Closed petecracknell-immo closed 1 year ago

petecracknell-immo commented 2 years ago

It would be great if we could manage Kafka credentials in Terraform. Matching behaviour in https://developer.upstash.com/#create-kafka-credential

burak-upstash commented 2 years ago

Hey, thanks for the issue, @petecracknell-immo. We expect to provide that resource in terraform soon :)

burak-upstash commented 1 year ago

Hey @petecracknell-immo, we have implemented Kafka Credential resource in our Terraform provider. Just update your version and you should be good to go! (There are examples on how to use the resource in /examples folder, you can take reference from there. )