Skip to content

Commit 77ab6bc

Browse files
committed
1 parent 826a68e commit 77ab6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/postgresql/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ resource "aws_security_group" "database" {
8383

8484
module "rds" {
8585
source = "terraform-aws-modules/rds/aws"
86-
version = "3.0.0"
86+
version = "3.3.0"
8787

8888
identifier = "${var.app}-${var.environment}"
8989

0 commit comments

Comments
 (0)