Skip to content

Commit 1d1043b

Browse files
updated the md file
1 parent c84021b commit 1d1043b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/appdata_dsource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The dSource resource allows Terraform to apply and destroy Delphix dSources.
88
Modification of existing dSource resources is not supported. All supported parameters are listed below
99

1010
## Example Usage
11-
dSource linking can be done in 3 methods , the parameters for these methods wary based on the linking mechanisum to be used.
11+
dSource linking can be done in 3 methods , the parameters for these methods wary based on the linking mechanism to be used.
1212

1313
```hcl
1414
# Link dSource using external backup.
@@ -152,7 +152,7 @@ resource "delphix_appdata_dsource" "dsource_name" {
152152
* `azure_vault_secret_key` - Azure vault key in the key-value store.
153153
* `cyberark_vault_query_string` - Query to find a credential in the CyberArk vault.
154154

155-
* `ops_pre_sync` - (Optional) Operations to perform after syncing a created dSource.
155+
* `ops_post_sync` - (Optional) Operations to perform after syncing a created dSource.
156156
* `name` - Name of the hook
157157
* `command` - (Required)Command to be executed
158158
* `shell` - Type of shell. Valid values are `[bash, shell, expect, ps, psd]`

0 commit comments

Comments
 (0)