-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
featureNew functionalityNew functionalityhelp wantedExtra attention is neededExtra attention is needed
Description
Multy has a mapping for regions
multy/resources/common/cloud_provider.go
Line 16 in 4f57fcf
| var LOCATION = map[commonpb.Location]map[commonpb.CloudProvider]string{ |
To do to complete this issue:
- Add override field to https://github.com/multycloud/multy/blob/main/api/proto/commonpb/common.proto#L79
- Use override if specified in https://github.com/multycloud/multy/blob/main/resources/resource_with_id.go#L39 (and check for any other places where it might be accessed directly)
- Add tests - probably something simple like similar to this https://github.com/multycloud/multy/tree/main/test/_configs/virtual_network/virtual_network or also some unit tests
Metadata
Metadata
Assignees
Labels
featureNew functionalityNew functionalityhelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
October 2022