terraform-provider-docker/testdata/resources/docker_registry_image
Martin 98ccee6b68
feat: Implement auth_config for docker_registry_image (#701)
* feat: Implement auth_config for docker_registry_image

* fix: Formatting
2025-04-18 17:16:05 +02:00
..
testBuildDockerRegistryImageKeepConfig.tf feat: Migrate build block to docker_image (#501) 2023-01-05 13:27:40 +01:00
testBuildDockerRegistryImageNoKeepConfig.tf feat: Migrate build block to docker_image (#501) 2023-01-05 13:27:40 +01:00
testBuildDockerRegistryImageNoKeepJustCache.tf fix: compare relative paths when excluding, fixes kreuzwerker#280 (#397) 2022-07-07 15:08:57 +02:00
testBuildDockerRegistryImageWithAuthConfig.tf feat: Implement auth_config for docker_registry_image (#701) 2025-04-18 17:16:05 +02:00
testDockerRegistryImageDockerfileOutsideContext.tf fix: Enables having a Dockerfile outside the context (#402) 2022-07-13 09:01:52 +02:00
testDockerRegistryImagePushMissingConfig.tf chore/refactor tests (#201) 2021-05-31 16:11:49 +09:00