Added
- New parameters
db_name
andstate
inoci_database_database
data source - New parameters
display_name
andstate
inoci_database_db_homes
data source - New parameter
state
parameter inoci_database_db_nodes
data source - New parameters
availability_domain
,display_name
, andstate
inoci_database_db_systems
data source - Support for Partner Image Catalog
- Support for Key Management Service
- Support for encrypting the contents of an Object Storage bucket using a Key Management Service key
- Support for specifying a Key Management Service key when launching a compute instance in the Compute service
- Support for specifying a Key Management Service key when backing up or restoring a block storage volume in the Block Volume service
- Support enabling cost tracking for tags using
is_cost_tracking
field - Support returning maintenance reboot time for compute instances using
time_maintenance_reboot_due
field - Support nesting and deleting compartments. Compartment delete requires opt in, see compartment documentation
Fixed
- Data type for properties with type as TypeSet to TypeList in following datasources:
oci_core_route_tables
,oci_core_security_lists
,oci_core_volume
, andoci_core_service_gateways
to allow referencing by indexes in Terraform configs.