File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,27 @@ All notable changes to this project are documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55
6+ ## 2.1.6 - 2018-04-26
7+
8+ ### Added
9+ - New features for images -
10+ - Image launch mode can be specified when creating an image
11+ - The image size can be read from image resources and data sources
12+ - Image data sources can query using a “shape” filter
13+ - New features for boot volumes -
14+ - Custom instance boot volume sizes can be specified at launch time
15+ - Launch options can be read from instance and image resources and data sources
16+ - New features for block volumes -
17+ - Volume attachments can enable CHAP authentication for iSCSI attachments
18+ - Volume attachments can be specified as read-only
19+ - Paravirtualized volume attachments can be created
20+ - Volume backups can specify whether a full or incremental backup type should be created
21+ - Filters support all Terraform primitives (string, bool, int, float)
22+ - Imports for Load Balancer resource are now enabled
23+
24+ ### Fixed
25+ - Fixed policy version_date bug (#508 )
26+
627## 2.1.5 - 2018-04-12
728
829### Added
You can’t perform that action at this time.
0 commit comments