confluentinc / terraform-provider-confluent

Terraform Provider for Confluent
Apache License 2.0
31 stars 64 forks source link

csfle.configs.visible & provider.integration.visible in S3 Sink Connector #466

Closed lcua-cup closed 3 weeks ago

lcua-cup commented 1 month ago

Hi,

We are always getting the update below for our S3 Sink Connector:

- "csfle.configs.visible"        = "true" -> null
- "provider.integration.visible" = "true" -> null

image

Please advise.

linouk23 commented 1 month ago

Thanks for creating this issue @lcua-cup!

We reached out to the Connect API owners internally, and they identified it as a backend bug. They've created a Jira ticket (CC-29530, CC-29665) to resolve the issue.

linouk23 commented 1 month ago

Update: I just spoke with the Connect team, and they informed me that the fix has already been released. Could you check whether the issue has been resolved? Thank you!

lcua-cup commented 1 month ago

Update: I just spoke with the Connect team, and they informed me that the fix has already been released. Could you check whether the issue has been resolved? Thank you!

Hi @linouk23, thanks for the update. We are currently in 2.3 version. I will report here back once we have upgraded to the latest Terraform version, thanks!

linouk23 commented 1 month ago

@lcua-cup, given that it was a backend error, it should start working for your current version of the TF Provider.

tmalikconfluent commented 3 weeks ago

@lcua-cup, can you please confirm if the fix is working fine?

lcua-cup commented 3 weeks ago

Hi @tmalikconfluent , the bug is gone after moving to 2.7.0 Confluent provider version. Thanks for the help!