You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same behavior as in the example code in the Nutanix Terraform Provider documentation (my code looks functionally identical to the example) :
to update template and override the existing configuration, we will use template_version_reference
Actual Behavior
Terraform plan works. But Terraform apply fails. See the gist of Terraform plan.
Steps to Reproduce
Create a Nutanix template. Keep the VM just in case.
Use the code in the section "Terraform Configuration Files" to create a new template version referencing the previously created template and the same VM.
Run terraform plan.
Important Factors
None
The text was updated successfully, but these errors were encountered:
Nutanix Cluster Information
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Gist
https://gist.github.com/EdenCore/fd3eb1c6d4a50318a6fc9871b09f08ed
Expected Behavior
Same behavior as in the example code in the Nutanix Terraform Provider documentation (my code looks functionally identical to the example) :
Actual Behavior
Terraform plan works. But Terraform apply fails. See the gist of Terraform plan.
Steps to Reproduce
Important Factors
None
The text was updated successfully, but these errors were encountered: