Skip to content

Commit 9e58879

Browse files
chore(deps): update terraform cloudposse/rds-cluster/aws to v1.18.0 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ec0c80 commit 9e58879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cluster-regional.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://www.terraform.io/docs/providers/aws/r/rds_cluster.html
66
module "aurora_postgres_cluster" {
77
source = "cloudposse/rds-cluster/aws"
8-
version = "1.3.2"
8+
version = "1.18.0"
99

1010
cluster_type = "regional"
1111
engine = var.engine

0 commit comments

Comments
 (0)