aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

[AWS::EC2::Vpc] - Support to create default VPCs #2036

Open kur0ry opened 1 month ago

kur0ry commented 1 month ago

Name of the resource

AWS::EC2::VPC

Resource name

No response

Description

CreateDefaultVpc API can be used for default VPCs, but the API is now supported in AWS CLI or VPC console. https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateDefaultVpc.html

This is a feature request for supporting default VPCs in CFn.

Other Details

No response