Skip to content

Commit 962c02c

Browse files
committed
add
1 parent 10a38eb commit 962c02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/index.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ provider "tencentcloud" {
254254

255255
### Cam role name
256256

257-
If provided with a Cam role name, Terraform will just access the metadata URL: [Cam security credentials](http://metadata.tencentyun.com/latest/meta-data/cam/security-credentials/<cam_role_name>) to obtain the STS credential. The CVM Instance Role also can be set using the `TENCENTCLOUD_CAM_ROLE_NAME` environment variables.
257+
If provided with a Cam role name, Terraform will just access the metadata URL: `http://metadata.tencentyun.com/latest/meta-data/cam/security-credentials/<cam_role_name>` to obtain the STS credential. The CVM Instance Role also can be set using the `TENCENTCLOUD_CAM_ROLE_NAME` environment variables.
258258

259259
-> **Note:** Cam-role-name is used to grant the role entity the permissions to access services and resources and perform operations in Tencent Cloud. You can associate the CAM role with a CVM instance to call other Tencent Cloud APIs from the instance using the periodically updated temporary Security Token Service (STS) key.
260260

0 commit comments

Comments
 (0)