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

Move triggers object init in machine #9784

Merged
merged 1 commit into from
May 4, 2018

Commits on May 4, 2018

  1. (hashicorp#9775) Move triggers object init in machine

    Prior to this commit, the hyper-v provider called an action on a machine
    that hadn't fully finished initializing. This commit fixes that by
    moving up the initialization of the triggers object next to the rest of
    the instance variables of the machine object.
    briancain committed May 4, 2018
    Configuration menu
    Copy the full SHA
    092e73d View commit details
    Browse the repository at this point in the history