skytap / terraform-provider-skytap

Terraform Skytap provider
https://www.terraform.io/docs/providers/skytap/
Mozilla Public License 2.0
4 stars 11 forks source link

Terraform Provider fails to deploy from a template when VM sequencing includes VMs in "Do Not Run" stage #79

Open jweaver-skytap opened 2 years ago

jweaver-skytap commented 2 years ago

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