GoogleCloudPlatform / pubsec-declarative-toolkit

The GCP PubSec Declarative Toolkit is a collection of declarative solutions to help you on your Journey to Google Cloud. Solutions are designed using Config Connector and deployed using Config Controller.
Apache License 2.0
31 stars 28 forks source link

Update invalid example location in solutions/sandbox-gke/artifact-registry/registry.yaml #278

Open lucstjean-ssc opened 1 year ago

lucstjean-ssc commented 1 year ago

Describe the bug I noticed that the example location used in solutions/sandbox-gke/artifact-registry/registry.yaml specifies an invalid location of us-northamerica-northeast1.

lucstjean-ssc commented 1 year ago

I realize that you may want/need to keep the default region/location of US, but I found three different region references throughout this package: us-central1, us-northamerica-northeast1, and northamerica-northeast1.

cartyc commented 1 year ago

Probably just a typo from a copy replace gone wrong. I can clean that up.