Skip to content

fix: align Terraform Registry release assets#22

Merged
sionsmith merged 1 commit into
mainfrom
fix/terraform-registry-manifest-release
Jun 4, 2026
Merged

fix: align Terraform Registry release assets#22
sionsmith merged 1 commit into
mainfrom
fix/terraform-registry-manifest-release

Conversation

@sionsmith

Copy link
Copy Markdown
Contributor

Summary

  • include terraform-registry-manifest.json in GoReleaser checksum generation
  • upload the manifest as terraform-provider-workos__manifest.json
  • align release artifacts with HashiCorp's current provider publishing template

Why

The v2.3.0 GitHub release completed, but Terraform Registry stayed on v2.2.1 after a 30-minute poll. Current HashiCorp publishing docs/template require the manifest to be provider/version-named and included in SHA256SUMS. This patch creates a clean patch release instead of mutating v2.3.0 assets.

Verification

  • go run github.com/goreleaser/goreleaser/v2@latest check
  • git diff --check
  • go test ./...

@sionsmith sionsmith merged commit 139697b into main Jun 4, 2026
6 checks passed
@sionsmith sionsmith deleted the fix/terraform-registry-manifest-release branch June 4, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant