Skip to content

Commit 0ff357d

Browse files
authored
Merge branch 'master' into CCD-5331_Extend_OrganisationPolicy_newCase_attribute
2 parents 2d9507c + cda1f88 commit 0ff357d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ module "postgresql_v15" {
7474
pgsql_server_configuration = [
7575
{
7676
name = "azure.extensions"
77-
value = "plpgsql,pg_stat_statements,pg_buffercache,hypopg"
77+
value = "pg_stat_statements,pg_buffercache,hypopg"
7878
}
7979
]
8080
pgsql_version = "15"

0 commit comments

Comments
 (0)