You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,20 @@
1
1
## 3.72.0 (Unreleased)
2
+
3
+
### Added
4
+
- Support for resource discovery in Big Data service
5
+
- Support for Scheduled Cross-Region Backups in `oci_core_volume_backup_policy`
6
+
- Support Closing InstanceConfigurationLaunchInstanceDetails parity gaps with LaunchInstanceDetails
7
+
- Support Flexible Infrastructure - Flexible VM Instance
8
+
- Support for object versioning in Object Storage
9
+
- Support for `is_free_tier_enabled` attribute in `oci_database_autonomous_db_versions` data source
10
+
- Support for `maintenance_window` in `oci_database_db_system` resource for ExaCS infrastructure
11
+
12
+
### Fixed
13
+
- Update `cpu_core_count` with the other attributes in `oci_database_db_system` resource [Github issue #1026](https://github.com/terraform-providers/terraform-provider-oci/issues/1026)
14
+
15
+
### Notes
16
+
`oci_streaming_stream_archiver` data source and resource were not supported by the service and removed from the provider since v3.72.0
0 commit comments