Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

msp: centralize and expose locations configuration#62604

Merged
bobheadxi merged 1 commit into
mainfrom
msp-region-configuration
May 10, 2024
Merged

msp: centralize and expose locations configuration#62604
bobheadxi merged 1 commit into
mainfrom
msp-region-configuration

Conversation

@bobheadxi

Copy link
Copy Markdown
Member

This change adds a locations: { gcpRegion: "...", gcpLocation: "..." } configuration to centralize all location-related options. gcpRegion specifies regional preferences, while gcpLocation specifies multi-regional preferences (for resources that support it - only BigQuery in most cases).

Closes CORE-24 - see issue for some context.

Test plan

sg msp generate -all # no diff
sg msp schema -output='../managed-services/schema/service.schema.json'

@bobheadxi bobheadxi requested review from a team and jac May 10, 2024 21:24
@cla-bot cla-bot Bot added the cla-signed label May 10, 2024
@bobheadxi bobheadxi merged commit 7b6dd90 into main May 10, 2024
@bobheadxi bobheadxi deleted the msp-region-configuration branch May 10, 2024 22:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants