nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
95 stars 111 forks source link

Improve Provider Documentation to specify change will recreate or update resources #575

Open fabricekrebs opened 1 year ago

fabricekrebs commented 1 year ago

With current Terraform Provider documentation, there is no way to know if a change of a ressource will recreate it, or just update it.

Documentation should be improved to describe if an update of the ressource will force the its recreation, or just update it, similar to Optional or required information, available for each arguments.