Skip to content

Commit 47fa792

Browse files
committed
add
1 parent 36a22f3 commit 47fa792

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tencentcloud/services/cam/resource_tc_cam_group_membership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resource "tencentcloud_cam_user" "example" {
1111
use_api = true
1212
need_reset_password = true
1313
password = "Password@123"
14-
phone_num = "18634356789"
14+
phone_num = "18611111111"
1515
1616
country_code = "86"
1717
force_delete = true

website/docs/r/cam_group_membership.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ resource "tencentcloud_cam_user" "example" {
2222
use_api = true
2323
need_reset_password = true
2424
password = "Password@123"
25-
phone_num = "18634356789"
25+
phone_num = "18611111111"
2626
2727
country_code = "86"
2828
force_delete = true

0 commit comments

Comments
 (0)