Skip to content

Commit ecd50fd

Browse files
committed
add
1 parent a6d59bb commit ecd50fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ builds:
1919
ldflags:
2020
# The line below MUST align with the module in current provider/go.mod
2121
- -X github.com/tencentcloudstack/pulumi-tencentcloud/provider/pkg/version.Version={{.Tag }}
22+
- -X github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity.ReqClient=Pulumi-{{.Tag }}
2223
main: ./cmd/pulumi-resource-tencentcloud/
2324
changelog:
2425
skip: true

0 commit comments

Comments
 (0)