terraform-provider-docker/docker
2019-11-14 17:44:58 -05:00
..
config.go Using APIVersion negotiation instead of fixed version (#177) 2019-08-20 22:16:03 +02:00
data_source_docker_network.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
data_source_docker_network_test.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
data_source_docker_registry_image.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
data_source_docker_registry_image_test.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
label.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
label_migration.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
provider.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
provider_test.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_config.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_config_test.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_container.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
resource_docker_container_funcs.go migrate the container resource 2019-11-10 15:15:42 -05:00
resource_docker_container_migrate.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_container_test.go some more migration 2019-11-14 17:10:48 -05:00
resource_docker_image.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_image_funcs.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_image_test.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
resource_docker_network.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
resource_docker_network_funcs.go secret and network cleanup 2019-11-12 17:41:59 -05:00
resource_docker_network_test.go secret and network cleanup 2019-11-12 17:41:59 -05:00
resource_docker_secret.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
resource_docker_secret_test.go secret and network cleanup 2019-11-12 17:41:59 -05:00
resource_docker_service.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
resource_docker_service_funcs.go service 2019-11-14 08:06:50 -05:00
resource_docker_service_test.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
resource_docker_volume.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
resource_docker_volume_test.go refactor migration code and fix a couple tests 2019-11-14 17:44:58 -05:00
structures_service.go some more migration 2019-11-14 17:10:48 -05:00
validators.go Move to standalone plugin SDK (#200) 2019-10-09 20:25:38 +02:00
validators_test.go Feat/swarm 4 new resources (#40) 2018-05-16 18:00:04 +02:00