Skip to content

Commit 877d42a

Browse files
committed
feat(cam): add computed
1 parent 6223d9e commit 877d42a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tencentcloud/services/cam/resource_tc_cam_role.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ func ResourceTencentCloudCamRole() *schema.Resource {
6969
"session_duration": {
7070
Type: schema.TypeInt,
7171
Optional: true,
72+
Computed: true,
7273
Description: "The maximum validity period of the temporary key for creating a role.",
7374
},
7475
"create_time": {

0 commit comments

Comments
 (0)