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 Jun 25, 2023
1 parent e63c511 commit 5765fe3
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.0.0"

identifier = var.identifier

Expand Down

0 comments on commit 5765fe3

Please sign in to comment.