To resolve this issue, manually update the settings following the below steps:
- Login to the AWS Management Console to Create a New Default Virtual Private Connection (VPC) in Services, Network and Content Delivery and then VPC.
- Create the VPC by using VPC option.
- Under the Create VPC section provide the IPv4 Cider Block and click Yes create. Note: AWS typically provides a CIDR block of 172.31.0.0/16.
- Click on the Subnets Tab.
- Create Subnets for each availability zone.
- Click Internet Gateways Tab.
- Create the Internet Gateway by providing Name tag.
- Associate a Virtual Private Connection (VPC) to Internet Gateway by right clicking and selecting the Attach to VPC option.
- Under the Attach VPC section select a VPC from the drop list and click Attach to complete
- To validate Internet Gateway connectivity to the VPC, click on the Route Tables and select the newly created VPC.
- Under the the Routes Tab, click the Edit Button and add the route by clicking in the Destination field and adding the 0.0.0.0/0. Define the Target which should be auto populated.
Once this process has been followed, attempt to provision the SDDC again.