5 ms·
This is really well done. Really appreciate the Pulumi output option. If we wanted to support vpc peering between accounts, is it a matter of copy paste?
by ones_and_zeros 6y ago
This is really well done. Really appreciate the Pulumi output option.
If we wanted to support vpc peering between accounts, is it a matter of copy paste?
- houqp 6y agoYes, but you would have to add the AWS peering resource yourself, which is not included in the generated code.