InvalidParameterValue: DBName must begin with a letter and contain only alphanumeric characters
❗
TL;DR: Don't use hyphen (-) for DBName.
And if you want to understand the reasons behind that, keep reading further.
You are creating an RDS instance with Terraform.
You have coded the instance, executed terraform plan and all looks great!
That's...
tymik.me3 min read