confluentinc / terraform-provider-confluent

Terraform Provider for Confluent
Apache License 2.0
118 stars 61 forks source link

Update "Resource Importer" to support confluent_role_binding resource #392

Open jelmew opened 2 weeks ago

jelmew commented 2 weeks ago

Hi all,

Currently, the confluent module allows importing of the acl's but not of the role binding resources.

This way, it is hard to migrate our mix of acls and role binding resources to just role binding resources.

Can this resource be made importable in the confluent_tf_importer Resource.

Kind regards, Jelmer