You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No π: please wait to file a request until the functionality is available in the AWS provider
Yes β : please list the AWS provider version that introduced this functionality
Is your request related to a problem? Please describe.
Currently, the module utilizes the "aws_security_group_rule" resource. This resource doesn't support setting tags, which is particularly important for audits. It would be great to migrate.
Describe the solution you'd like.
Get rid of the usage aws_security_group_rule resources, use aws_vpc_security_group_egress_rule and aws_vpc_security_group_ingress_rule