Commit 6be0ad5
committed
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
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
0 commit comments