File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,10 @@ All notable changes to this project are documented in this file.
77
88The format is based on {uri-changelog} [Keep a Changelog].
99
10- = Unreleased
10+ = v3.0.0 (September 21, 2021)
1111
1212== New features
1313* New variable (`bastion_os_version`) to specify Autonomous Linux version (#15)
14- * Added sort_order on images (#16)
1514* New variable (`bastion_state`) to specify state of bastion host (#17)
1615* Added support for private bastion host (#23)
1716
@@ -29,11 +28,19 @@ The format is based on {uri-changelog}[Keep a Changelog].
2928* Changed bastion access from a single CIDR to a list of CIDR blocks (#29)
3029* AD lookup mechanism reimplemented to remove dependency on deprecated template_file data source (#27)
3130* Replaced all deprecated template_file data source with templatefile function (#27)
31+ * Added sort_order on images (#16)
3232
3333== Deletion
3434* Removed provider identity parameters except for tenancy_id
3535* Removed create_bastion_host parameter (#36)
3636
37+ = v2.1.0 (May 11, 2021)
38+
39+ == New Features
40+
41+ * Added ability to specify host state (RUNNING or STOPPED) (#17)
42+ * Added ability to specify host OS version (#15)
43+
3744= v2.0.0 (December 8, 2020)
3845* Added support for flex shapes (#11)
3946* Set default launch options to PARAVIRTUALIZED
You can’t perform that action at this time.
0 commit comments