File tree Expand file tree Collapse file tree 3 files changed +39
-2
lines changed Expand file tree Collapse file tree 3 files changed +39
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 6.34.0 (Unreleased)
2+
3+ ### Added
4+ - Support for New API header property to support Dry Run of Function Invocation
5+ - Support for Phase 2 - Add ZeroETL as a resource in Golden Gate Cloud Service
6+ - Support for Ekm-Xrr
7+ - Support for Connector Source/Targets with Private Endpoints
8+ - Support for VCNIP - IP Lifetime support and related feature
9+ - Support for ML Application Service
10+ - Support for Stack Monitoring: Telegraf and Collectd Resources Import
11+ - Support for New OCI Native Service - Lustre File Service (LFS)
12+ - ECPU Support for OPSI Warehouses
13+ ### Bug Fix
14+ - BDS Bug Fixes
15+ Issue with Creating Autonomous Database Disaster Recovery Peer from Resource Manager.
16+ - Fix assignPublicIp mapping in core_instance_configuration_resource
17+
18+ ## 6.34.0 (Unreleased)
19+
20+ ### Added
21+ - Support for New API header property to support Dry Run of Function Invocation
22+ - Support for Phase 2 - Add ZeroETL as a resource in Golden Gate Cloud Service
23+ - Support for Ekm-Xrr
24+ - Support for Connector Source/Targets with Private Endpoints
25+ - Support for VCNIP - IP Lifetime support and related feature
26+ - Support for ML Application Service
27+ - Support for Stack Monitoring: Telegraf and Collectd Resources Import
28+ - Support for New OCI Native Service - Lustre File Service (LFS)
29+ - ECPU Support for OPSI Warehouses
30+ ### Bug Fix
31+ - BDS Bug Fixes
32+ Issue with Creating Autonomous Database Disaster Recovery Peer from Resource Manager.
33+ - Fix assignPublicIp mapping in core_instance_configuration_resource
34+
135## 6.33.0 (April 02, 2025)
236
337### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "6.33 .0"
11- const ReleaseDate = "2025-04-02 "
10+ const Version = "6.34 .0"
11+ const ReleaseDate = "2025-04-13 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 11111111 <li>
11121112 <a href="/docs/providers/oci/d/cloud_bridge_inventory.html">oci_cloud_bridge_inventory</a>
11131113 </li>
1114+ <li>
1115+ <a href="/docs/providers/oci/d/cloud_bridge_supported_cloud_regions.html">oci_cloud_bridge_supported_cloud_regions</a>
1116+ </li>
11141117 </ul>
11151118 </li>
11161119 <li<%= sidebar_current("docs-oci-cloud_bridge-resources") %>>
You can’t perform that action at this time.
0 commit comments