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
Allow using prefix lists for allowing ingress traffic using.
New variable: allowed_prefix_list_ids
New resource: aws_security_group_rule.ingress_cidr_blocks
why
Improve visibility, manageability and reusability when using prefix lists for repeating CIDR blocks instead of duplicating these CIDR blocks for each RDS module call.