This message was deleted.
# aws
s
This message was deleted.
t
Definitely correct region?
c
That might be the problem. I'm trying to change the region of a stack, so it has to create a whole new set of resources in the new region and delete the ones in the old region. But now that I think about it, it seems like I would be better of running a destroy against the old, then a seperate up against the new?
t
Well, you can provision them with a provider to tell it the region if you want, that might work
c
Might be a bit late for that, but thanks for the input. I'll look into it.