BarnabyShearer / terraform-provider-dockerhub

Register hub.docker.com repositories.
https://registry.terraform.io/providers/BarnabyShearer/dockerhub/latest/docs
Mozilla Public License 2.0
5 stars 4 forks source link

can't change existing repository from private to public #62

Open dannysauer opened 1 month ago

dannysauer commented 1 month ago

When a repository is defined as private, changing the resource definition to public fails. Creating new public repositories works as expected, however.

Probably related: https://github.com/BarnabyShearer/dockerhub/pull/8