This message was deleted.
# general
s
This message was deleted.
e
Have you looked at --targets?
Might give you what you want, although I think we'd generally say if your updating all of one zone at a time that should probably be how your stacks are split up.
f
yeah I think targets can't do any wildcards? doing per-zone gets a little combinatorial . N zones * M stacks. but I could just define 2 'psuedo-zones' that encompass multiple AZs. then i just have prod-1 and prod-2, staging-1 and staging-2 then you get sort of a red/green deployment situation.
oh then i need yet another stack for non-AZ-specific items like VPC. I'll drop this for now. Thank you
e
yeah I think targets can't do any wildcards?
I think they might, they have issues with wildcards and creating new resources but I think its ok for updates.