We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 645dd1c + b21e928 commit f6f0ea5Copy full SHA for f6f0ea5
setup/terraform/idp-base.tf
@@ -72,7 +72,7 @@ resource "humanitec_resource_definition_criteria" "dns_localhost" {
72
# Provide postgres resource
73
74
module "postgres_basic" {
75
- source = "github.com/humanitec-architecture/resource-packs-in-cluster//humanitec-resource-defs/postgres/basic?ref=v2024-06-05"
+ source = "github.com/humanitec-architecture/resource-packs-in-cluster//humanitec-resource-defs/postgres/basic?ref=v2024-06-07"
76
prefix = local.prefix
77
}
78
0 commit comments