File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments