-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: philips-labs/terraform-aws-github-runner
base: v0.40.4
head repository: philips-labs/terraform-aws-github-runner
compare: v1.0.0
- 11 commits
- 44 files changed
- 7 contributors
Commits on May 5, 2022
-
feat: Support AWS 4.x Terraform provider (#1739)
BREAKING CHANGE: The module is upgraded to AWS Terraform provider 4.x
Configuration menu - View commit details
-
Copy full SHA for cfb6da2 - Browse repository at this point
Copy the full SHA cfb6da2View commit details -
feat: Improve syncer s3 kms encryption
manual merge of https://github.com/philips-labs/terraform-aws-github-runner/pull/1915 Co-authored-by: Julius Adamek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38ed5be - Browse repository at this point
Copy the full SHA 38ed5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7671505 - Browse repository at this point
Copy the full SHA 7671505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb5c88 - Browse repository at this point
Copy the full SHA 8eb5c88View commit details -
feat: Remove var.volume_size in favour of var.block_device_mappings
BREAKING CHANGE: var.volume_size replaced by var.block_device_mappings
Configuration menu - View commit details
-
Copy full SHA for 4e97048 - Browse repository at this point
Copy the full SHA 4e97048View commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86f4d55 - Browse repository at this point
Copy the full SHA 86f4d55View commit details -
fix: Wrong block device mapping (#2019)
* fix: block name should default to `dev/xvda` * fix: Wrong default for block device mapping Co-authored-by: Gus Fune <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 185ef20 - Browse repository at this point
Copy the full SHA 185ef20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f84984 - Browse repository at this point
Copy the full SHA 2f84984View commit details -
Merge pull request #2013 from philips-labs/feat/aws-provider-4
feat: AWS Terraform provider 4.x
Configuration menu - View commit details
-
Copy full SHA for d3cf753 - Browse repository at this point
Copy the full SHA d3cf753View commit details -
Configuration menu - View commit details
-
Copy full SHA for da61c21 - Browse repository at this point
Copy the full SHA da61c21View commit details -
chore(release): 1.0.0 [skip ci]
## [1.0.0](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](38ed5be)) * Remove var.volume_size in favour of var.block_device_mappings ([4e97048](4e97048)) * Support AWS 4.x Terraform provider ([#1739](https://github.com/philips-labs/terraform-aws-github-runner/issues/1739)) ([cfb6da2](cfb6da2)) ### Bug Fixes * Wrong block device mapping ([#2019](https://github.com/philips-labs/terraform-aws-github-runner/issues/2019)) ([185ef20](185ef20))
Configuration menu - View commit details
-
Copy full SHA for 6be0ad5 - Browse repository at this point
Copy the full SHA 6be0ad5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.40.4...v1.0.0