Releases: rearc/terraform-aws-rds
Releases · rearc/terraform-aws-rds
Add hex to identifier
Support underscore in app_name value
This release adds support for underscores in app_name values. The app_name variable is used to construct the RDS instance identifier which must be comprised of only lowercase alphanumeric characters and hyphens. This change strips out underscores specifically.
Initial release
Module that creates an RDS instance.