terraform-provider-marathon icon indicating copy to clipboard operation
terraform-provider-marathon copied to clipboard

Add option to specify a marathon json file

Open luisdavim opened this issue 7 years ago • 0 comments

Instead of defining the whole marathon configuration directly in the resource, it would be nice if we could define something like:

json_config_path = "/path/to/marathon.json"

and the resource would read the parameters from there.

luisdavim avatar Jul 12 '17 14:07 luisdavim