latitudesh / terraform-provider-latitudesh

Latitude.sh Terraform Provider
https://registry.terraform.io/providers/latitudesh/latitudesh/latest/docs
Mozilla Public License 2.0
10 stars 4 forks source link

fix: update goreleaser --rm-dist to --clean #69

Closed ynhummel closed 5 months ago

ynhummel commented 5 months ago

What does this PR do?

The--rm-dist flag got deprecated, we need to use --clean now Also add the import documentation for server.

Any background context you want to provide?

https://goreleaser.com/deprecations/#-rm-dist