File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 5.12.0 (Unreleased)
2+
3+ ### Added
4+ - Support for Terraform for Serial Console Phase 1 ExaDB-C@C (EXACC) Serial Console Access to VM
5+ - Support for refreshing security token auth
6+
17## 5.11.0 (August 30, 2023)
28
39### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "5.11 .0"
11- const ReleaseDate = "2023-08-30 "
10+ const Version = "5.12 .0"
11+ const ReleaseDate = "2023-09-06 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 30663066 < li >
30673067 < a href ="/docs/providers/oci/r/database_db_home.html "> oci_database_db_home</ a >
30683068 </ li >
3069+ < li >
3070+ < a href ="/docs/providers/oci/r/database_db_node.html "> oci_database_db_node</ a >
3071+ </ li >
30693072 < li >
30703073 < a href ="/docs/providers/oci/r/database_db_node_console_connection.html "> oci_database_db_node_console_connection</ a >
30713074 </ li >
You can’t perform that action at this time.
0 commit comments