What is the SIMPLEST method to deploy and update the VPCs in each account?

2 Comments

  1. George
    Author

    I design that the answer is:
    Create an AWS CloudFormation template that defines the VPC. Create an AWS CloudFormation StackSet based on the template, then deploy the template to all accounts using the stack set.

  2. Scott
    Author

    In my experience, the answer is:
    Create an AWS CloudFormation template that defines the VPC. Create an AWS CloudFormation StackSet based on the template, then deploy the template to all accounts using the stack set.

Leave a Reply to Scott Cancel reply

Your email address will not be published. Required fields are marked *

14 − five =