@@ -7,16 +7,19 @@ All notable changes to this project are documented in this file.
77
88The format is based on {uri-changelog} [Keep a Changelog].
99
10- = v3.0.0 (September 21,2021)
10+ == v3.0.1 (December 22,2021)
11+ * Disabled OSMS (#55)
1112
12- == New features
13+ == v3.0.0 (September 21,2021)
14+
15+ === New features
1316* Added support for Ampere A1 Flex shape Shape (#30)
1417* Added support for Bastion service (#45)
1518* Set minimum Terraform version to 1.0.0
1619* New variable (`operator_state`) to specify state of operator host
1720* Added NSG to control network access
1821
19- == Changes
22+ === Changes
2023* Replaced deprecated template_file data source with templatefile function (#38)
2124* Renamed control variables (#41)
2225** Renamed operator_tags --> freeform_tags
@@ -29,7 +32,7 @@ The format is based on {uri-changelog}[Keep a Changelog].
2932* Set default shape to E4.Flex
3033* AD lookup mechanism reimplemented to remove dependency on deprecated template_file data source
3134
32- == Deletion
35+ === Deletion
3336* Deleted var.operator_enabled. This can now be controlled using higher level modules
3437* Removed provider identity variables and home provider from the operator module (#43)
3538
@@ -60,7 +63,6 @@ The format is based on {uri-changelog}[Keep a Changelog].
6063=== Changes
6164* Use root_compartment_id instead of tenancy_id in dynamic group
6265
63-
6466== v1.0.10 (August 5,2020)
6567
6668=== Changes
0 commit comments