lucashuet93 / apiops-vnet-github

0 stars 1 forks source link

#33: apim backend sps #48

Closed aaheiev closed 8 months ago

aaheiev commented 8 months ago
ross-p-smith commented 8 months ago

I've checkout this PR and when I run make infra I get the following error:

vscode ➜ /workspaces/apiops-vnet-github (33/apim-backend-sps) $ make infra
infra

Initializing the backend...
Initializing modules...
╷
│ Error: Error inspecting states in the "local" backend:
│     Error retrieving keys for Storage Account "apimmvetfstate": storage.AccountsClient#ListKeys: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: Service returned an error. Status=404 Code="ResourceGroupNotFound" Message="Resource group 'infra' could not be found."
│ 
│ Prior to changing backends, Terraform inspects the source and destination
│ states to determine what kind of migration steps need to be taken, if any.
│ Terraform failed to load the states. The data in both the source and the
│ destination remain unmodified. Please resolve the above error and try again.