opensearch-project / terraform-provider-opensearch

https://registry.terraform.io/providers/opensearch-project/opensearch
Apache License 2.0
73 stars 55 forks source link

Update goreleaser to v2 - Part 1 #197

Closed prudhvigodithi closed 4 weeks ago

prudhvigodithi commented 4 weeks ago

Description

Update goreleaser to v2, coming from https://goreleaser.com/blog/goreleaser-v2/, this should resolve the error https://github.com/opensearch-project/terraform-provider-opensearch/actions/runs/9419163108/job/25948627009 and unblock the release.

The customization changelog: https://goreleaser.com/customization/changelog/?h=changelog

Issues Resolved

Part of https://github.com/opensearch-project/terraform-provider-opensearch/issues/196

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.