We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1109d3f commit 9537a42Copy full SHA for 9537a42
examples/dsource/main.tf
@@ -71,7 +71,7 @@ resource "delphix_appdata_dsource" "test_app_data_dsource_second" {
71
sourceHostAddress : "HOSTNAME"
72
}
73
],
74
- postgresPort : 5433,
+ postgresPort : XXX,
75
mountLocation : "/tmp/delphix_mnt_second"
76
})
77
sync_parameters = jsonencode({
0 commit comments