Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jweaver-skytap opened this issue Feb 19, 2022 · 0 comments

Comments

@jweaver-skytap
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant