Update AWS MSK number_of_broker_nodes

I am trying to update Terraform managed AWS MSK instance’s number_of_broker_nodes via Terraform. Instead of updating the existing instance, terraform destroy and create a new instance with the updated number_of_broker_nodes. Is this an expected behavior?