Skip to content

Commit

Permalink
Update Terraform terraform-aws-modules/rds/aws to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent e63c511 commit 816d1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ resource "aws_kms_key" "rds_postgres_key" {

module "rds_postgres_db" {
source = "terraform-aws-modules/rds/aws"
version = "4.2.0"
version = "6.5.3"

identifier = var.identifier

Expand Down

0 comments on commit 816d1fa

Please sign in to comment.