Skip to content

Commit 2500094

Browse files
committed
Update CHANGELOG.md to v2.1.2
1 parent 5769fb9 commit 2500094

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ All notable changes to this project are documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.1.2 - 2018-03-26
7+
8+
## Added
9+
- File Storage Service: Allows management of NFS filesystems, mount targets, exports, and snapshots. (#440)
10+
More details can be found [here](https://github.com/oracle/terraform-provider-oci/blob/master/docs/file_storage).
11+
- Load Balancer PathRouteSets: Added support for load balancer request routing using [path route sets](https://github.com/oracle/terraform-provider-oci/blob/master/docs/load_balancer/path_route_sets.md). (#434)
12+
- Load Balancer Listeners: Added [connection_configuration](https://github.com/oracle/terraform-provider-oci/blob/master/docs/load_balancer/listeners.md) attribute for specifying idle timeouts. (#425)
13+
- Instance Principals: Allows Terraform OCI provider running within an authorized instance to reach Oracle Cloud Infrastructure services.
14+
More details can be found [here](https://github.com/oracle/terraform-provider-oci/blob/master/docs/Writing%20Terraform%20configurations%20for%20OCI.md).
15+
16+
## Fixed
17+
- Load Balancer Certificates: `passphrase` and `private_key` attributes are now marked as Sensitive. (#447)
18+
- Load Balancer work request failures now include extra error details from the service.
19+
620
## 2.1.1 - 2018-03-14
721

822
## Fixed

0 commit comments

Comments
 (0)