Skip to content

Commit d987b8d

Browse files
chore(release): version 1.1.0 [skip ci]
## [1.1.0](v1.0.0...v1.1.0) (2023-05-18) ### Features * Add support for image_configuration block in serverless module ([#2](#2)) ([4d29ee5](4d29ee5)) ### Bug Fixes * Correct auto-release configuration file ([#6](#6)) ([74847b1](74847b1)) * Update EMR studio service role policy to RequestTags on Create* ([#5](#5)) ([274efc3](274efc3))
1 parent 74847b1 commit d987b8d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [1.1.0](https://github.com/terraform-aws-modules/terraform-aws-emr/compare/v1.0.0...v1.1.0) (2023-05-18)
6+
7+
8+
### Features
9+
10+
* Add support for image_configuration block in serverless module ([#2](https://github.com/terraform-aws-modules/terraform-aws-emr/issues/2)) ([4d29ee5](https://github.com/terraform-aws-modules/terraform-aws-emr/commit/4d29ee518322bffe48a3bc6fb096b3fe929b4eb0))
11+
12+
13+
### Bug Fixes
14+
15+
* Correct auto-release configuration file ([#6](https://github.com/terraform-aws-modules/terraform-aws-emr/issues/6)) ([74847b1](https://github.com/terraform-aws-modules/terraform-aws-emr/commit/74847b1dce3058d43e0a50affcf03fefee06a236))
16+
* Update EMR studio service role policy to RequestTags on Create* ([#5](https://github.com/terraform-aws-modules/terraform-aws-emr/issues/5)) ([274efc3](https://github.com/terraform-aws-modules/terraform-aws-emr/commit/274efc33cb7b251778019a66e9eed62b58722c8b))

0 commit comments

Comments
 (0)