Closed innovate-invent closed 4 years ago
The CI fails because there is a test. The issue I am having is that docker is modifying the value after apply. I think I need to call d.Set in the create function after creation to update the value.
Edit: Actually, this issue affects most of the existing tests. On my system docker modifies a number of the arguments after apply. I never get an empty diff.
Resolves https://github.com/terraform-providers/terraform-provider-docker/issues/288