@@ -621,9 +621,9 @@ var handwrittenIAMDatasources = map[string]*schema.Resource{
621621}
622622
623623// Resources
624- // Generated resources: 732
624+ // Generated resources: 731
625625// Generated IAM resources: 348
626- // Total generated resources: 1080
626+ // Total generated resources: 1079
627627var generatedResources = map [string ]* schema.Resource {
628628 "google_folder_access_approval_settings" : accessapproval .ResourceAccessApprovalFolderSettings (),
629629 "google_organization_access_approval_settings" : accessapproval .ResourceAccessApprovalOrganizationSettings (),
@@ -1532,7 +1532,6 @@ var generatedResources = map[string]*schema.Resource{
15321532 "google_saas_runtime_tenant" : saasruntime .ResourceSaasRuntimeTenant (),
15331533 "google_saas_runtime_unit" : saasruntime .ResourceSaasRuntimeUnit (),
15341534 "google_saas_runtime_unit_kind" : saasruntime .ResourceSaasRuntimeUnitKind (),
1535- "google_saas_runtime_unit_operation" : saasruntime .ResourceSaasRuntimeUnitOperation (),
15361535 "google_secret_manager_secret" : secretmanager .ResourceSecretManagerSecret (),
15371536 "google_secret_manager_secret_iam_binding" : tpgiamresource .ResourceIamBinding (secretmanager .SecretManagerSecretIamSchema , secretmanager .SecretManagerSecretIamUpdaterProducer , secretmanager .SecretManagerSecretIdParseFunc ),
15381537 "google_secret_manager_secret_iam_member" : tpgiamresource .ResourceIamMember (secretmanager .SecretManagerSecretIamSchema , secretmanager .SecretManagerSecretIamUpdaterProducer , secretmanager .SecretManagerSecretIdParseFunc ),
0 commit comments