terraform-aws-postgresql-rds icon indicating copy to clipboard operation
terraform-aws-postgresql-rds copied to clipboard

Fix deprecation warning

Open jpolchlo opened this issue 2 years ago • 0 comments

Terraform has deprecated the name field in the aws_db_instance resource. We should use db_name here instead.

jpolchlo avatar Nov 21 '22 20:11 jpolchlo