nicgrayson / terraform-provider-marathon

a Terraform (http://terraform.io) provider for interacting with Marathon (https://mesosphere.github.io/marathon/)
MIT License
59 stars 24 forks source link

Use partial during creation during deployment #17

Closed lamdor closed 9 years ago

lamdor commented 9 years ago

This will fix the issue of when the provider has created the app, but the deployment bombed and we can't destroy/update the app.

DustinChaloupka commented 9 years ago

:+1:

lamdor commented 9 years ago

retest this please

lamdor commented 9 years ago

retest this please

lamdor commented 9 years ago

@knuckolls @daniellockard Does this look good to you?

daniellockard commented 9 years ago

:+1: lgtm

lamdor commented 9 years ago

retest this please

lamdor commented 9 years ago

I'm not exactly sure how, but the jenkins build always keeps running into a race, but I cannot locally.