Mongey / terraform-provider-confluentcloud

A Terraform provider for managing resource in confluent.cloud
MIT License
110 stars 47 forks source link

name can be updated without forcing environment to be recreated #10

Closed wuestkamp closed 4 years ago

wuestkamp commented 4 years ago

fixes https://github.com/Mongey/terraform-provider-confluent-cloud/issues/9

Field "name" can be updated without forcing the environment to be recreated.

Mongey commented 4 years ago

thanks!