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.11k stars 57 forks source link

AWS::EC2::VPC should include property enable-network-address-usage-metrics #1419

Open reaperharvest opened 2 years ago

reaperharvest commented 2 years ago

Name of the resource

AWS::EC2::VPC

Resource name

No response

Description

AWS::EC2::VPC should have a new property value for the enable-network-address-usage-metrics (true | false) attribute that was recently added: https://docs.aws.amazon.com/vpc/latest/userguide/vpc-cloudwatch.html#nau-monitoring-enable

This property should be available at vpc creation and update time. Similar to how [EnableDnsHostnames] [EnableDnsSupport] are included in the cloudformation resource property.

Other Details

No response

reaperharvest commented 3 weeks ago

Any updates? I think this has been coming soon for 2 years