Skip to content

Commit 71be8a4

Browse files
authored
add (#2747)
1 parent 7da63bb commit 71be8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tencentcloud/provider.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2233,6 +2233,7 @@ func providerConfigure(d *schema.ResourceData) (interface{}, error) {
22332233
assumeRolePolicy = assumeRole["policy"].(string)
22342234

22352235
_ = genClientWithSTS(&tcClient, assumeRoleArn, assumeRoleSessionName, assumeRoleSessionDuration, assumeRolePolicy)
2236+
needSecret = true
22362237
}
22372238
}
22382239

0 commit comments

Comments
 (0)