Skip to content

Commit 9537a42

Browse files
example change
1 parent 1109d3f commit 9537a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dsource/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ resource "delphix_appdata_dsource" "test_app_data_dsource_second" {
7171
sourceHostAddress : "HOSTNAME"
7272
}
7373
],
74-
postgresPort : 5433,
74+
postgresPort : XXX,
7575
mountLocation : "/tmp/delphix_mnt_second"
7676
})
7777
sync_parameters = jsonencode({

0 commit comments

Comments
 (0)