You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ If you are entitled to Data Control Tower then you may also send support issues
14
14
15
15
| Product | Version |
16
16
|--------------------------------|----------|
17
-
| Data Control Tower (DCT) |v14+ |
18
-
| Delphix Continuous Data Engine |v6.0.0.1+ |
17
+
| Data Control Tower (DCT) |v22+ |
18
+
| Delphix Continuous Data Engine |v16.0.0.0+ |
19
19
20
20
Note: The DCT version above guarantees full provider support. However, each resource might support older versions. Refer to the specific resource documentation page for more information.
21
21
@@ -38,7 +38,7 @@ terraform {
38
38
required_providers {
39
39
delphix = {
40
40
source = "delphix-integrations/delphix"
41
-
version = "3.2.0"
41
+
version = "3.3.0"
42
42
}
43
43
}
44
44
}
@@ -76,4 +76,5 @@ delphix_environment | v 1.0.0 | v 2.0.0
76
76
delphix_appdata_dsource | v 2.1.0 | v 10.0.0
77
77
delphix_oracle_dsource | v 3.1.0 | v 10.0.0
78
78
delphix_database_postgresql | v 3.2.0 | v 14.0.0
79
+
delphix_vdb update<br>delphix_database_postgresql import | v 3.3.0 | v 22.0.0
0 commit comments