mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-05-12 17:32:25 -04:00
* feat: Add docker_compose resource * test: Run docker-compose tests as acc tests * chore(docs): Update documentation * chore(deps): Update gomod * chore: Try out macos runner and go 1.25 * chore: Update goreleaser configuration * chore: Update goreleaser versions and github actions * chore: Bump remaining setup-go action and go version in workflows --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Junkern <3775779+Junkern@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| testAccDockerCompose.env | ||
| testAccDockerComposeConfig.compose.yaml | ||
| testAccDockerComposeConfig.tf | ||
| testAccDockerComposeProfiles.compose.yaml | ||
| testAccDockerComposeProfilesConfig.tf | ||
| testAccDockerComposeUpdatedConfig.compose.yaml | ||
| testAccDockerComposeUpdatedConfig.tf | ||