Skip to content

Commit

Permalink
chore(release): version 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.0](v6.10.0...v7.0.0) (2023-10-09)

### ⚠ BREAKING CHANGES

* Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively (#204)

### Features

* Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively ([#204](#204)) ([1d988c0](1d988c0))
  • Loading branch information
semantic-release-bot committed Oct 9, 2023
1 parent 1d988c0 commit e4d98da
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [7.0.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v6.10.0...v7.0.0) (2023-10-09)


### ⚠ BREAKING CHANGES

* Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively (#204)

### Features

* Use `launch_template_id` instead of `launch_template_name`, raise MSV of AWS provider and Terraform to 5.0 and 1.0 respectively ([#204](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/204)) ([1d988c0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/commit/1d988c0c218143c73369b016c2999d769cc0933d))

## [6.10.0](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v6.9.0...v6.10.0) (2023-05-17)


Expand Down

0 comments on commit e4d98da

Please sign in to comment.