glamorous-teacher-20849
03/06/2025, 5:25 AMλ C:\Users\critc\pulumi\pulumi.exe config rm "azure-native:location"
C:\Users\critc\source\drawboard-shared-infra\pulumi\infrastructure [pulami ≡]
λ C:\Users\critc\pulumi\pulumi.exe config get "azure-native:location"
centralus
Now in hour 3 of this ... exerciseglamorous-teacher-20849
03/06/2025, 5:26 AMmelodic-tomato-39005
03/06/2025, 3:53 PMpulumi config set azure-native:location germanywestcentral
pulumi config get azure-native:location
germanywestcentral
pulumi config rm azure-native:location
pulumi config get azure-native:location
error: configuration key 'azure-native:location' not found for stack 'dev'
As a temporary workaround, you can edit Pulumi.STACK.yaml directly.
Might be worth filing an issue at https://github.com/pulumi/pulumi/issues/.