We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbc683 commit 4e3236aCopy full SHA for 4e3236a
Makefile
@@ -17,7 +17,7 @@ TESTPARALLELISM := 4
17
18
WORKING_DIR := $(shell pwd)
19
20
-REQ_CLIENT_LDFLAG := github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity.ReqClient=pulumi-${VERSION}
+REQ_CLIENT_LDFLAG := github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/connectivity.ReqClient=Pulumi-${VERSION}
21
22
OS := $(shell uname)
23
EMPTY_TO_AVOID_SED := ""
0 commit comments