Open
Description
Use Case
Using the docker_compose
resource type with compose files.
Describe the Solution You Would Like
The docker_compose
resource type should autorequire the given compose files as File
resources.
Describe Alternatives You've Considered
Manually requiring the file resources in the docker_compose
resource.