Skip to content

Commit 7219c15

Browse files
chore(release): version 3.0.0 [skip ci]
## [3.0.0](v2.1.0...v3.0.0) (2025-06-25) ### ⚠ BREAKING CHANGES * Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively (#38) ### Features * Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively ([#38](#38)) ([7781147](7781147)) ### Bug Fixes * Update CI workflow versions to latest ([#36](#36)) ([c478369](c478369))
1 parent 7781147 commit 7219c15

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
@@ -2,6 +2,22 @@
22

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

5+
## [3.0.0](https://github.com/terraform-aws-modules/terraform-aws-batch/compare/v2.1.0...v3.0.0) (2025-06-25)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively (#38)
11+
12+
### Features
13+
14+
* Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively ([#38](https://github.com/terraform-aws-modules/terraform-aws-batch/issues/38)) ([7781147](https://github.com/terraform-aws-modules/terraform-aws-batch/commit/778114769cb5b1b8096ccb701fc2db3ffee83362))
15+
16+
17+
### Bug Fixes
18+
19+
* Update CI workflow versions to latest ([#36](https://github.com/terraform-aws-modules/terraform-aws-batch/issues/36)) ([c478369](https://github.com/terraform-aws-modules/terraform-aws-batch/commit/c478369fdc5a73bbe334b6159fbce7e9a0937198))
20+
521
## [2.1.0](https://github.com/terraform-aws-modules/terraform-aws-batch/compare/v2.0.3...v2.1.0) (2024-08-19)
622

723

0 commit comments

Comments
 (0)