terraform-provider-docker
terraform-provider-docker copied to clipboard
feat: Support to docker config labels
Hello!
Noticed that docker config resource is lacking support for labels and though that instead giving feature request, I'll do the implementation. What do you think?
- Commit message should follow the semantic versioning
- Implementation follows same pattern that was already done for secrets
- There is tests for the labels
- And of course documentation were updated
Anything I missed?