linode / terraform-provider-linode

Terraform Linode provider
https://www.terraform.io/docs/providers/linode/
Mozilla Public License 2.0
197 stars 94 forks source link

fix: Resolve issues that prevented goreleaser v2.x compatibility #1460

Closed lgarber-akamai closed 4 months ago

lgarber-akamai commented 4 months ago

📝 Description

This pull request resolves various issues that prevented our .goreleaser.yml file from being compatible with goreleaser v2.x, which is implicitly used by the Terraform Provider Release action.

Test Release: https://github.com/lgarber-akamai/terraform-provider-linode/releases/tag/v0.3.0 Test Release Workflow Run: https://github.com/lgarber-akamai/terraform-provider-linode/actions/runs/9388683947

Needs backport to dev.

✔️ How to Test

N/A