Closed sunjayBhatia closed 7 years ago
Hey sunjayBhatia!
Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/135659433
The labels on this github issue will be updated when the story is started.
@christianang The second commit in this PR is required to run consul_agent_windows
on GCP.
Please pull this in. This worked perfectly for us when deploying Windows cells on GCP.
Thanks! 🍉
@christianang and Angela
Stop script execution on error and return a non-zero exit code. Previously, PowerShell happily plowed through errors with little regard for traps, try catch blocks or the non-zero exits within them.
[#134462851]