Skip to content

Commit eb45551

Browse files
chore(release): version 5.1.1 [skip ci]
### [5.1.1](v5.1.0...v5.1.1) (2022-02-15) ### Bug Fixes * Update syntax to be more concise using `try()` to replace verbose lookups to see if a value is provided or not ([#180](#180)) ([4cf8df1](4cf8df1))
1 parent 4cf8df1 commit eb45551

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### [5.1.1](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v5.1.0...v5.1.1) (2022-02-15)
6+
7+
8+
### Bug Fixes
9+
10+
* Update syntax to be more concise using `try()` to replace verbose lookups to see if a value is provided or not ([#180](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/180)) ([4cf8df1](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/4cf8df15b51b3b7c63d9405168fda1b022789325))
11+
512
## [5.1.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v5.0.0...v5.1.0) (2022-02-14)
613

714

0 commit comments

Comments
 (0)