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

Support for DC/OS services #63

Closed luisdavim closed 7 years ago

luisdavim commented 7 years ago

Hi,

I know this is a marathon provider and this might be a bit out of scope but if we could have support for a service resource to deploy DC/OS packages it would be very convenient.

Luis

nicgrayson commented 7 years ago

A dc/os package is just a marathon app. If you get the json it deploys you can find all of the fields you need.