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
When VM Sequencing is enabled, and VMs exist in the "Do Not Run" stage, Terraform should deploy the resource and return successful completion once all VMs configured to run are running.
Actual Behavior
When VM Sequencing is enabled, and VMs exist in the "Do Not Run" stage, Terraform times out, as it expects ALL VMs to be running.
Expected Behavior
When VM Sequencing is enabled, and VMs exist in the "Do Not Run" stage, Terraform should deploy the resource and return successful completion once all VMs configured to run are running.
Actual Behavior
When VM Sequencing is enabled, and VMs exist in the "Do Not Run" stage, Terraform times out, as it expects ALL VMs to be running.
Steps to Reproduce
This can be reproduced using a Skytap template that contains one or more VMs in the "Do Not Run" stage of VM Sequencing.
https://help.skytap.com/vm-sequencing.html
Important Factoids
https://help.skytap.com/API_Documentation.html#Stage
https://help.skytap.com/API_v2_Documentation.html#Stage
The text was updated successfully, but these errors were encountered: