File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.2.0 (Unreleased)
2+
3+ ### Added
4+ - Support for ADB-S: Storage Allocation Enhancements
5+ - validate function for pool state
6+ - NSG Support for private Database Registrations/Private Endpoints.
7+ - import dataset feature support
8+ - Support for ARM Support for Runner Component
9+ ### Bug Fix
10+ - Corrected outdated documentation for db_name field of the oci_database_autonomous_database resource.
11+ - Fixed network-source/Domains/Polices resource discovery issue.
12+
113## 5.1.0 (June 14, 2023)
214
315### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "5.1 .0"
11- const ReleaseDate = "2023-06-13 "
10+ const Version = "5.2 .0"
11+ const ReleaseDate = "2023-06-21 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 19781978 < li >
19791979 < a href ="/docs/providers/oci/d/dataflow_invoke_runs.html "> oci_dataflow_invoke_runs</ a >
19801980 </ li >
1981+ < li >
1982+ < a href ="/docs/providers/oci/d/dataflow_pool.html "> oci_dataflow_pool</ a >
1983+ </ li >
1984+ < li >
1985+ < a href ="/docs/providers/oci/d/dataflow_pools.html "> oci_dataflow_pools</ a >
1986+ </ li >
19811987 < li >
19821988 < a href ="/docs/providers/oci/d/dataflow_private_endpoint.html "> oci_dataflow_private_endpoint</ a >
19831989 </ li >
20072013 < li >
20082014 < a href ="/docs/providers/oci/r/dataflow_invoke_run.html "> oci_dataflow_invoke_run</ a >
20092015 </ li >
2016+ < li >
2017+ < a href ="/docs/providers/oci/r/dataflow_pool.html "> oci_dataflow_pool</ a >
2018+ </ li >
20102019 < li >
20112020 < a href ="/docs/providers/oci/r/dataflow_private_endpoint.html "> oci_dataflow_private_endpoint</ a >
20122021 </ li >
You can’t perform that action at this time.
0 commit comments