Skip to content

Commit ee00210

Browse files
updated md files
1 parent 9537a42 commit ee00210

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/resources/appdata_dsource.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
In Delphix terminology, a dSource is a database that the Delphix Continuous Data Engine uses to create and update virtual copies of your database.
44
A dSource is created and managed by the Delphix Continuous Data Engine.
55

6-
7-
The appdata dSource resource allows Terraform to CREATE,READ and DELETE dSources.
8-
Modification of existing appdata dSource resources is not supported. All supported parameters are listed below
6+
The dSource resource allows Terraform to create and delete Delphix dSources. This specifically enables the apply and destroy Terraform commands. Modification of existing dSource resources via the apply command is not supported. All supported parameters are listed below.
97

108
## Example Usage
119
Appdata dSource linking can be done in 3 methods,the parameters for these methods wary based on the linking mechanism to be used.

docs/resources/vdb.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
In Delphix terminology, a VDB is a database provisioned from either a dSource or another VDB which is a full read/write copy of the source data.
44
A VDB is created and managed by the Delphix Continuous Data Engine.
55

6-
7-
The VDB resource allows terraform to CREATE (also known as Provision), READ, UPDATE and DELETE Delphix Virtual Databases (VDB).
8-
Update operation does not support all VDB parameters. The supported parameters are listed below.
6+
The VDB resource allows Terraform to create, update, and delete Delphix VDBs. This specifically enables the apply and destroy Terraform commands. Update operation does not support all VDB parameters. All supported parameters are listed below.
97

108
## Example Usage
119
Provisioning can be done in 2 methods, provision by snapshot and provision by timestamp.

0 commit comments

Comments
 (0)