Using `await stack.setConfig('aws:region', { value: 'us-west-1' })` as per the tutorial doesn’t work...
m
Using
await stack.setConfig('aws:region', { value: 'us-west-1' })
as per the tutorial doesn’t work either though