File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.7.0 (Unreleased)
2+
3+ ### Added
4+ Support for TLS & ORDS BYO Certificates (Phase 2) | ADB-C@C
5+ startCredentialRotation, completeCredentialRotation, getCredentialRotationStatus terraform implementation tests and examples
6+ Support for OPSI News Reports
7+ Support for Budgets - Single Use Budgets
8+
19## 5.6.0 (July 26, 2023)
210
311### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "5.6 .0"
11- const ReleaseDate = "2023-07-26 "
10+ const Version = "5.7 .0"
11+ const ReleaseDate = ""
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 60976097 < li >
60986098 < a href ="/docs/providers/oci/d/opsi_importable_compute_entity.html "> oci_opsi_importable_compute_entity</ a >
60996099 </ li >
6100+ < li >
6101+ < a href ="/docs/providers/oci/d/opsi_news_report.html "> oci_opsi_news_report</ a >
6102+ </ li >
6103+ < li >
6104+ < a href ="/docs/providers/oci/d/opsi_news_reports.html "> oci_opsi_news_reports</ a >
6105+ </ li >
61006106 < li >
61016107 < a href ="/docs/providers/oci/d/opsi_operations_insights_private_endpoint.html "> oci_opsi_operations_insights_private_endpoint</ a >
61026108 </ li >
61446150 < li >
61456151 < a href ="/docs/providers/oci/r/opsi_host_insight.html "> oci_opsi_host_insight</ a >
61466152 </ li >
6153+ < li >
6154+ < a href ="/docs/providers/oci/r/opsi_news_report.html "> oci_opsi_news_report</ a >
6155+ </ li >
61476156 < li >
61486157 < a href ="/docs/providers/oci/r/opsi_operations_insights_private_endpoint.html "> oci_opsi_operations_insights_private_endpoint</ a >
61496158 </ li >
You can’t perform that action at this time.
0 commit comments