Skip to content

Commit 6be0ad5

Browse files
chore(release): 1.0.0 [skip ci]
## [1.0.0](philips-labs/terraform-aws-github-runner@v0.40.4...v1.0.0) (2022-05-09) ### ⚠ BREAKING CHANGES * var.volume_size replaced by var.block_device_mappings * The module is upgraded to AWS Terraform provider 4.x ### Features * Improve syncer s3 kms encryption ([38ed5be](philips-labs/terraform-aws-github-runner@38ed5be)) * Remove var.volume_size in favour of var.block_device_mappings ([4e97048](philips-labs/terraform-aws-github-runner@4e97048)) * Support AWS 4.x Terraform provider ([#1739](https://github.com/philips-labs/terraform-aws-github-runner/issues/1739)) ([cfb6da2](philips-labs/terraform-aws-github-runner@cfb6da2)) ### Bug Fixes * Wrong block device mapping ([#2019](https://github.com/philips-labs/terraform-aws-github-runner/issues/2019)) ([185ef20](philips-labs/terraform-aws-github-runner@185ef20))
1 parent da61c21 commit 6be0ad5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.40.4...v1.0.0) (2022-05-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* var.volume_size replaced by var.block_device_mappings
9+
* The module is upgraded to AWS Terraform provider 4.x
10+
11+
### Features
12+
13+
* Improve syncer s3 kms encryption ([38ed5be](https://github.com/philips-labs/terraform-aws-github-runner/commit/38ed5be5db8af92c5e182cd83cffb6451c330970))
14+
* Remove var.volume_size in favour of var.block_device_mappings ([4e97048](https://github.com/philips-labs/terraform-aws-github-runner/commit/4e9704892f8f008cb467342ae5e8c565f4c68e39))
15+
* Support AWS 4.x Terraform provider ([#1739](https://github.com/philips-labs/terraform-aws-github-runner/issues/1739)) ([cfb6da2](https://github.com/philips-labs/terraform-aws-github-runner/commit/cfb6da212e1d481a39427188fc1dd49a18e45cf4))
16+
17+
18+
### Bug Fixes
19+
20+
* Wrong block device mapping ([#2019](https://github.com/philips-labs/terraform-aws-github-runner/issues/2019)) ([185ef20](https://github.com/philips-labs/terraform-aws-github-runner/commit/185ef20301229ffbdc81874cee2c13f296256036))
21+
322
### [0.40.4](https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.40.3...v0.40.4) (2022-05-06)
423

524

0 commit comments

Comments
 (0)