Skip to content

Commit

Permalink
fixup! fix: add missing europe-west9 for ec_gcp_private_service_conne…
Browse files Browse the repository at this point in the history
…ct_endpoint
  • Loading branch information
ichbinfrog committed Sep 23, 2024
1 parent b4339bd commit da67e41
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@
"service_attachment_uri": "projects/cloud-production-168820/regions/asia-southeast1/serviceAttachments/proxy-psc-production-asia-southeast1-v1-attachment",
"domain_name": "psc.asia-southeast1.gcp.elastic-cloud.com"
},
"asia-southeast2": {
"service_attachment_uri": "projects/cloud-production-168820/regions/asia-southeast2/serviceAttachments/proxy-psc-production-asia-southeast2-v1-attachment",
"domain_name": "psc.asia-southeast2.gcp.elastic-cloud.com"
},
"australia-southeast1": {
"service_attachment_uri": "projects/cloud-production-168820/regions/australia-southeast1/serviceAttachments/proxy-psc-production-australia-southeast1-v1-attachment",
"domain_name": "psc.australia-southeast1.gcp.elastic-cloud.com"
Expand Down Expand Up @@ -225,6 +229,10 @@
"service_attachment_uri": "projects/cloud-production-168820/regions/europe-west9/serviceAttachments/proxy-psc-production-europe-west9-v1-attachment",
"domain_name": "psc.europe-west9.gcp.elastic-cloud.com"
},
"me-west1": {
"service_attachment_uri": "projects/cloud-production-168820/regions/me-west1/serviceAttachments/proxy-psc-production-me-west1-v1-attachment",
"domain_name": "psc.me-west1.gcp.elastic-cloud.com"
},
"northamerica-northeast1": {
"service_attachment_uri": "projects/cloud-production-168820/regions/northamerica-northeast1/serviceAttachments/proxy-psc-production-northamerica-northeast1-v1-attachment",
"domain_name": "psc.northamerica-northeast1.gcp.elastic-cloud.com"
Expand Down

0 comments on commit da67e41

Please sign in to comment.