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

Resource group name not created with region from CLI #281

@tbarlow12

Description

@tbarlow12

Repro steps:

sls create -t azure-nodejs -p myNewApp
sls deploy
# Note that resource group name is sls-wus-dev-myNewApp-rg
sls deploy --region "East US"

Error message:

Error --------------------------------------------------

  Error: Invalid resource group location 'eastus'. The Resource group already exists in location 'westus'

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions