cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

AWS::EC2::NetworkAclEntry - [Enhancement] - Add support for drift detection

Open Onolisk opened this issue 1 year ago • 0 comments

Name of the resource

AWS::EC2::NetworkAclEntry

Resource name

AWS::EC2::NetworkAclEntry

Description

Currently the AWS::EC2::NetworkAcl resource type supports import and drift detection [1]. The resource AWS::EC2::NetworkAclEntry however is not supported by drift detection. As NetworkAclEntry resources are commonly used to deploy NetworkAcl resources this leaves a gap where a stack of resources may be out of sync without any warning.

Please prioritize adding drift detection support for AWS::EC2::NetworkAclEntry

[1] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-supported-resources.html

Other Details

No response

Onolisk avatar May 15 '24 16:05 Onolisk