heroku / terraform-provider-heroku

Terraform Heroku provider
https://registry.terraform.io/providers/heroku/heroku/latest
Mozilla Public License 2.0
99 stars 75 forks source link

Release Action: failed to publish artifacts #347

Closed mars closed 1 year ago

mars commented 1 year ago

The release process began failing today, in this Action job:

⨯ release failed after 6m57s               error=scm releases: failed to publish artifacts: PATCH https://api.github.com/repos/heroku/terraform-provider-heroku/releases/80388940: 403 Resource not accessible by integration []
[84](https://github.com/heroku/terraform-provider-heroku/actions/runs/3285403424/jobs/5412854275#step:5:85)
Error: The process '/opt/hostedtoolcache/goreleaser-action/1.12.2/x64/goreleaser' failed with exit code 1

This v5.1.6 release is a patch which should have no impact on normal Terraform users. It fixes an issue in an unusual situation, importing the provider as a Go module.

It's not yet clear to me why it started failing. Maybe this is transient, or maybe something changed.

mars commented 1 year ago

This problem resolved itself. As of the v5.1.9 release, automated publishing to the registry is working again.