hashicorp / terraform-provider-cloudinit

Utility provider that exposes the cloudinit_config data source which renders a multipart MIME configuration for use with cloud-init (previously available as the template_cloudinit_config resource in the template provider)
https://registry.terraform.io/providers/hashicorp/cloudinit/latest
Mozilla Public License 2.0
102 stars 17 forks source link

all: Use consistent LICENSE.txt naming in release archives #233

Closed bflad closed 4 months ago

bflad commented 4 months ago

Reference: https://go.hashi.co/memo/ips-002

Verified by running GoReleaser locally and inspecting the zip file:

$ unzip -t dist/terraform-provider-cloudinit_v2.3.4-next_darwin_arm64.zip
Archive:  dist/terraform-provider-cloudinit_v2.3.4-next_darwin_arm64.zip
    testing: LICENSE.txt              OK
    testing: terraform-provider-cloudinit_vv2.3.4-next_x5   OK
github-actions[bot] commented 3 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.