Skip to content

Commit 01088fa

Browse files
parwezarcohenma
authored andcommitted
updating change log for kms
1 parent 8b006c4 commit 01088fa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
## 3.6.0 (Unreleased)
1+
## 3.6.0 (November 01, 2018)
22

33
### Added
44
- New parameters `db_name` and `state` in `oci_database_database` data source
55
- New parameters `display_name` and `state` in `oci_database_db_homes` data source
66
- New parameter `state` parameter in `oci_database_db_nodes` data source
77
- New parameters `availability_domain`, `display_name`, and `state` in `oci_database_db_systems` data source
88
- Support for Partner Image Catalog
9+
- Support for Key Management Service
10+
- Support for encrypting the contents of an Object Storage bucket using a Key Management Service key
11+
- Support for specifying a Key Management Service key when launching a compute instance in the Compute service
12+
- Support for specifying a Key Management Service key when backing up or restoring a block storage volume in the Block Volume service
913

1014
### Fixed
1115
- Data type for properties with type as TypeSet to TypeList in following datasources: `oci_core_route_tables`, `oci_core_security_lists`, `oci_core_volume`, and `oci_core_service_gateways` to allow referencing by indexes in Terraform configs.

0 commit comments

Comments
 (0)