terraform-provider-docker/docker
Manuel Vogel 656c8a8c2f
Feat/swarm 1 update deps (#37)
* Removed id attribute of the network resource.
* Update dependencies. Mainly `go-dockerclient`
2018-01-24 09:31:23 +01:00
..
config.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
data_source_docker_registry_image.go add prefix 'library' only to official images in the path (#27) 2018-01-02 10:31:06 +01:00
data_source_docker_registry_image_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
provider.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
provider_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_container.go Allow the awslogs log driver (#28) 2018-01-02 10:25:42 +01:00
resource_docker_container_funcs.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_container_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_image.go Transfer docker provider 2017-06-06 11:50:32 -04:00
resource_docker_image_funcs.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_image_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_network.go Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
resource_docker_network_funcs.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_network_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_volume.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00
resource_docker_volume_test.go Feat/private registry support (#21) 2017-11-21 10:14:07 +01:00