diff --git a/.goreleaser.yml b/.goreleaser.yml index 3e1157c789c0..9cb291dfffd7 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -32,7 +32,7 @@ builds: - goarch: arm64 goos: windows ldflags: - - -s -w -X main.Version={{.Version}} + - -s -w -X github.com/hashicorp/terraform-provider-azurerm/version.ProviderVersion={{.Version}} mod_timestamp: '{{ .CommitTimestamp }}' checksum: algorithm: sha256