pulumi / pulumi-confluentcloud

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

Keep `httpEndpoint` valid #185

Closed rquitales closed 1 year ago

rquitales commented 1 year ago

We do this by re-projecting the field into the TF provider (without logic) and then ensuring that the upstream provider never sees the field. This fixes #181.

We also:

github-actions[bot] commented 1 year ago

Does the PR have any schema changes?

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.