The basic property that the resource should be in.
Supported values:
present
absent
Parameters
name (namevar)
Docker compose file path.
options
Additional options to be passed directly to docker-compose.
provider
The specific backend to use for this ‘docker_compose` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
scale
A hash of compose services and number of containers.
up_args
Arguments to be passed directly to docker-compose up.