Skip to content

Commit 8703b8e

Browse files
terraform-ibm-modules-opsrenovate-botocofaigh
authored
chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql to v3.3.0 (#325)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent f1b432c commit 8703b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/default/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module "vpe_security_group" {
6262
##############################################################################
6363

6464
module "postgresql_db" {
65-
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql?ref=v3.1.0"
65+
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-icd-postgresql?ref=v3.3.0"
6666
resource_group_id = module.resource_group.resource_group_id
6767
name = "${var.prefix}-vpe-pg"
6868
region = var.region

0 commit comments

Comments
 (0)