terraform-provider-nutanix
terraform-provider-nutanix copied to clipboard
Improve Provider Documentation to specify change will recreate or update resources
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.