0.13.0 Add `allowed_cidr_blocks` support for RDS Security Group
what
- Add
allowed_cidr_blocks
support for RDS Security Group
why
- Allow the CIDR blocks to access the RDS database
- Similar to https://github.com/cloudposse/terraform-aws-rds-cluster/blob/master/variables.tf#L172