terraform-aws-gitlab-runner
terraform-aws-gitlab-runner copied to clipboard
Releases not present in the Terraform registry
Describe the bug
The recently released version 7.5.0 was not yet published in the Terraform registry.
AFAIR this has already happened with a previous version
To Reproduce
Steps to reproduce the behavior:
- Visit https://registry.terraform.io/modules/cattle-ops/gitlab-runner/aws/latest
- Latest available version is
7.4.0
Expected behavior
Version 7.5.0 is available in the registry
@npalm Can you please resync the Terraform registry? No idea what's going wrong here. Webhook looks good. I don't see any errors.
Maybe the secret in the webhook is wrong? But in this case we should see errors, I guess.
On it, but there are no secrets. Publishing a module is just a one time action and next hashicopr should keep it working
solved, re-synced
Can confirm, thanks for taking care!
Would be great to understand why this is no happening several times
Hi. This seems to be happening again for 7.6.0. It was released yesterday, but in Terraform Registry appears up to 7.5.0. Unfortunately, I don't have more information on why this could happen.
Could you, @npalm, please look again? Thank you.
By the way, I checked both the old module link and the new module link, and they are both up to 7.5.0
I read the Registry FAQ but found nothing relevant.
If it happens often, asking Hashicorp could help identify the issue. https://developer.hashicorp.com/terraform/registry#getting-help
To add more context, this kind of out-of-sync issue has happened at least once, even to the AWS provider. They said they solved it by talking internally to the Registry Team. So it seems emailing Hashicorp could be a potential option for further investigation. https://github.com/hashicorp/terraform-provider-aws/issues/33588
I have manually synced the module. Still no clue why it stopped working.
Hi @npalm
Not sure this fixed the problem with 7.6.0, the registry remains on 7.5.0 being the latest.
│ There is no available version of module
│ "registry.terraform.io/npalm/gitlab-runner/aws" (main.tf:51) which matches
│ the given version constraint. The newest available version is 7.5.0.
@Unibozu, you can find it in the new module link: https://registry.terraform.io/modules/cattle-ops/gitlab-runner/aws/latest
I guess the old one is updated periodically, but it seems better to use the new one with the same name as the GitHub organization.
@npalm Can we tear down the old npalm/... Terraform module?
I have deleted the module npalm/. and triggered another resync. Let's see if it is working. In case we keep the problems. I will re-create the cattle-ops one.
7.6.1 published without problems.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days.