Skip to content

Support docker-compose-plugin as provider for docker_compose resource #891

Open
@kenyon

Description

@kenyon

Use Case

The docker_compose resource in this module should support the Docker Compose plugin.

Describe the Solution You Would Like

The docker_compose resource uses docker-compose-plugin rather than failing with Error: Could not find a suitable provider for docker_compose.

Describe Alternatives You've Considered

Installing standalone Docker Compose would be an alternative, but that is not supported by upstream per https://docs.docker.com/compose/install/ and upstream provides docker-compose-plugin as packages per https://docs.docker.com/compose/install/linux/.

Additional Context

See also: #839

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions