pulumi / pulumi-confluentcloud

A Confluent Pulumi resource package, providing multi-language access to Confluent
Apache License 2.0
8 stars 3 forks source link

Fix kafka cluster permadiff #517

Closed VenelinMartinov closed 4 months ago

VenelinMartinov commented 4 months ago

Fixes a permadiff with kafka cluster by enabling PRC for the resource.

Adds a test but it's skipped by default because of credentials.

fixes https://github.com/pulumi/pulumi-confluentcloud/issues/481

github-actions[bot] commented 4 months ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.