..
config.go
Using APIVersion negotiation instead of fixed version ( #177 )
2019-08-20 22:16:03 +02:00
data_source_docker_network.go
fix: corrects IPAM config read on the data provider ( #229 )
2020-02-01 13:09:36 +01:00
data_source_docker_network_test.go
fix: corrects IPAM config read on the data provider ( #229 )
2020-02-01 13:09:36 +01: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
some debugging
2019-11-15 21:33:05 -05:00
label_migration.go
tests for label migration
2019-11-16 09:11:17 -05:00
label_migration_test.go
tests for label migration
2019-11-16 09:11:17 -05:00
provider.go
feat: adds config file content as plain string ( #232 )
2019-12-18 20:55:12 +01:00
provider_test.go
Move to standalone plugin SDK ( #200 )
2019-10-09 20:25:38 +02:00
resource_docker_config.go
feat: adds import for resources ( #196 )
2019-11-23 14:42:05 +01:00
resource_docker_config_test.go
feat: adds import for resources ( #196 )
2019-11-23 14:42:05 +01:00
resource_docker_container.go
fix: prevent force recreate of container about some attributes ( #269 )
2020-06-05 17:10:11 +02:00
resource_docker_container_funcs.go
fix: prevent force recreate of container about some attributes ( #269 )
2020-06-05 17:10:11 +02: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
feat: allow use of source file instead of content / content_base64 ( #240 )
2020-02-03 21:44:46 +01:00
resource_docker_image.go
Move to standalone plugin SDK ( #200 )
2019-10-09 20:25:38 +02:00
resource_docker_image_funcs.go
feat: adds import for resources ( #196 )
2019-11-23 14:42:05 +01:00
resource_docker_image_test.go
feat: adds config file content as plain string ( #232 )
2019-12-18 20:55:12 +01:00
resource_docker_network.go
fix: label for network and volume after improt
2019-12-17 17:28:25 +01:00
resource_docker_network_funcs.go
fix: label for network and volume after improt
2019-12-17 17:28:25 +01:00
resource_docker_network_test.go
Merge branch 'xf/labels-iface' of git://github.com/xanderflood/terraform-provider-docker into xanderflood-xf/labels-iface
2019-12-17 17:28:09 +01:00
resource_docker_secret.go
Merge branch 'xf/labels-iface' of git://github.com/xanderflood/terraform-provider-docker into xanderflood-xf/labels-iface
2019-12-17 17:28:09 +01:00
resource_docker_secret_test.go
secret and network cleanup
2019-11-12 17:41:59 -05:00
resource_docker_service.go
fix(service): ports flattening ( #233 )
2019-12-27 16:48:21 +01:00
resource_docker_service_funcs.go
fix: service endpoint spec flattening
2020-02-01 15:50:59 +01:00
resource_docker_service_test.go
fix(service): ports flattening ( #233 )
2019-12-27 16:48:21 +01:00
resource_docker_volume.go
fix: label for network and volume after improt
2019-12-17 17:28:25 +01:00
resource_docker_volume_test.go
Merge branch 'xf/labels-iface' of git://github.com/xanderflood/terraform-provider-docker into xanderflood-xf/labels-iface
2019-12-17 17:28:09 +01:00
structures_service.go
fix: service endpoint spec flattening
2020-02-01 15:50:59 +01:00
validators.go
fix sprintf formatter
2019-11-17 10:50:50 -05:00
validators_test.go
Feat/swarm 4 new resources ( #40 )
2018-05-16 18:00:04 +02:00