Skip to content

Commit 543f0a0

Browse files
committed
Add TOC and Changelog entries for recent features
1 parent 322ef04 commit 543f0a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1212
- Fix to example in Route Tables documentation file.
1313
- Added support for AuthToken Resource (replacement of deprecated SwiftPasswords) in Identity Service.
1414
- Added support for Volume Group and Volume Group Backup.
15+
- HCL syntax highlighting in docs
16+
- Nil checks for time properties to avoid panic
1517

1618
## 2.1.10 - 2018-05-24
1719

docs/Table of Contents.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This lists all of the available OCI resources and/or data sources.
3232
* [Volume Attachments](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/volume_attachments.md)
3333
* [Volume Backups](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/volume_backups.md)
3434
* [Volumes](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/volumes.md)
35+
* [VolumeGroups](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/volume_groups.md)
36+
* [VolumeGroupBackups](https://github.com/oracle/terraform-provider-oci/tree/master/docs/core/volume_group_backups.md)
3537
* **Database**
3638
* [Databases](https://github.com/oracle/terraform-provider-oci/tree/master/docs/database/databases.md)
3739
* [DB Homes](https://github.com/oracle/terraform-provider-oci/tree/master/docs/database/db_homes.md)

0 commit comments

Comments
 (0)