confluentinc / terraform-provider-confluent

Terraform Provider for Confluent
Apache License 2.0
27 stars 63 forks source link

Allow adding attributes in tags #393

Closed mkazla closed 3 months ago

mkazla commented 3 months ago

Hi,

I want to add the additional attributes to the tags by using this api endpoint. But terraform does not allows to add additional attributes to the tags.

Kindly help.

zhenli00 commented 3 months ago

Thanks for creating the issue @mkazla!

Could you try using business metadata resource instead? That resource supports adding additional attributes.

mkazla commented 3 months ago

Hey @zhenli00, Thanks for replying. Business metadata might not work in my case as the plan that our team is using does not support business metadata.

image
ConfluentSpencer commented 3 months ago

@mkazla we can't change the features available here unless the Data Governance team enables that with an API change. CC @rayokota. I will close and will revisit when/if they make a change.