Skip to content

Commit abe0d1f

Browse files
committed
Add changelog and TOC entries for dyn groups
1 parent e18bb9c commit abe0d1f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ 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.10 - 2018-05-24
7+
8+
### Added
9+
- Added support for dynamic groups. More details can be found [here](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/dynamic_groups.md).
10+
611
## 2.1.9 - 2018-05-17
712

813
### Added

docs/Table of Contents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ This lists all of the available OCI resources and/or data sources.
5353
* [Availability Domains](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/availability_domains.md)
5454
* [Compartments](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/compartments.md)
5555
* [Customer Secret Keys](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/customer_secret_keys.md)
56+
* [Dynamic Groups](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/dynamic_groups.md)
5657
* [Groups](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/groups.md)
5758
* [Policies](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/policies.md)
5859
* [Regions](https://github.com/oracle/terraform-provider-oci/tree/master/docs/identity/regions.md)

0 commit comments

Comments
 (0)