Hi,
I’m trying to publish a module to the public registry (code in GitHub - airplanedev/terraform-google-airplane-agents: Terraform configs for airplane.dev agents running in GCP).
I am able to select the repo when I go through the publishing flow, but when I click “Publish module” the button turns gray and then blue again without showing an error.
When I look in the Chrome network tab, I see that the API is returning a 400 error with the text “the module already exists on the registry and is owned by another user”. However, the module doesn’t appear to exist in the public registry.
Any ideas of how to get around this? Thanks.