hashicorp / terraform-provider-docker

As part of our introduction to self-service publishing in the Terraform Registry, this copy of the provider has been archived, and ownership has been transferred to active maintainers in the community. Please see the new location on the Terraform Registry: https://registry.terraform.io/providers/kreuzwerker/docker/latest
https://registry.terraform.io/providers/kreuzwerker/docker/latest
Mozilla Public License 2.0
132 stars 91 forks source link

Override entrypoint in docker_service resource #261

Open b4nst opened 4 years ago

b4nst commented 4 years ago

Terraform Version

Terraform v0.12.24

Affected Resource(s)

Expected Behavior

Resource accept entrypoint option, as specified in docker service_create doc

Actual Behavior

Resource does not accept an entrypoint option