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
tall-beard-99429
05/28/2021, 8:26 PM
Well, you can provision them with a provider to tell it the region if you want, that might work