File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -234,6 +234,7 @@ Cloud Access Management(CAM)
234234 tencentcloud_cam_role_sso
235235 tencentcloud_cam_service_linked_role
236236 tencentcloud_cam_user_saml_config
237+ tencentcloud_cam_mfa_flag
237238
238239Customer Identity and Access Management(CIAM)
239240 Resource
@@ -2541,6 +2542,7 @@ func Provider() *schema.Provider {
25412542 "tencentcloud_cam_saml_provider" : resourceTencentCloudCamSAMLProvider (),
25422543 "tencentcloud_cam_service_linked_role" : resourceTencentCloudCamServiceLinkedRole (),
25432544 "tencentcloud_cam_user_saml_config" : resourceTencentCloudCamUserSamlConfig (),
2545+ "tencentcloud_cam_mfa_flag" : resourceTencentCloudCamMfaFlag (),
25442546 "tencentcloud_ciam_user_group" : resourceTencentCloudCiamUserGroup (),
25452547 "tencentcloud_ciam_user_store" : resourceTencentCloudCiamUserStore (),
25462548 "tencentcloud_scf_function" : resourceTencentCloudScfFunction (),
You can’t perform that action at this time.
0 commit comments