File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 6.37.0 (Unreleased)
2+
3+ ### Added
4+ - Support for adding custom pre check step in DR Plans
5+ - Support for OKE: Node Cycling Improvements
6+ - Support for HeatWave Service: Change DB System Deletion Policy AutomaticBackupRetention default to RETAIN.
7+ provider support for Resource Scheduler enhancement feature
8+ ### Bug Fix
9+ - move capacity_reservation_id update to the same request as shape update
10+ - TERRAFORM_ISSUE:NOSQL: Change on compartmentId of child table should be ignored
11+
112## 6.36.0 (April 23, 2025)
213
314### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "6.36 .0"
11- const ReleaseDate = "2025-04-27 "
10+ const Version = "6.37 .0"
11+ const ReleaseDate = "2025-04-30 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
You can’t perform that action at this time.
0 commit comments