Skip to content

Commit 712349d

Browse files
Update Magic Modules (#436)
Co-authored-by: wata727 <9624059+wata727@users.noreply.github.com>
1 parent ab017c2 commit 712349d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

rules/magicmodules/api_definition.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ var APIDefinition = map[string]string{
6363
"google_apihub_api_hub_instance": "apihub.googleapis.com",
6464
"google_apihub_curation": "apihub.googleapis.com",
6565
"google_apihub_host_project_registration": "apihub.googleapis.com",
66+
"google_apihub_plugin": "apihub.googleapis.com",
6667
"google_apihub_plugin_instance": "apihub.googleapis.com",
6768
"google_app_engine_application_url_dispatch_rules": "appengine.googleapis.com",
6869
"google_app_engine_domain_mapping": "appengine.googleapis.com",
@@ -237,6 +238,7 @@ var APIDefinition = map[string]string{
237238
"google_compute_url_map": "compute.googleapis.com",
238239
"google_compute_vpn_gateway": "compute.googleapis.com",
239240
"google_compute_vpn_tunnel": "compute.googleapis.com",
241+
"google_contact_center_insights_analysis_rule": "contactcenterinsights.googleapis.com",
240242
"google_contact_center_insights_view": "contactcenterinsights.googleapis.com",
241243
"google_container_analysis_note": "containeranalysis.googleapis.com",
242244
"google_container_analysis_occurrence": "containeranalysis.googleapis.com",

tools/magic-modules

Submodule magic-modules updated 150 files

0 commit comments

Comments
 (0)