Skip to content

Commit d8d0a6e

Browse files
chore(main): release 7.7.0
1 parent 94c4e12 commit d8d0a6e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [7.7.0](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.6.1...v7.7.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* Add feature to enable dynamic ec2 config via workflow labels ([#5003](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5003)) ([c68445d](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/c68445da11b72aeab17f2cf656be800b21adb3db))
9+
* add support for macos runners ([#4930](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4930)) ([3e179a3](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/3e179a30c478d41469511032d5b9029a04d7d86d))
10+
* relax cpu_options schema and add amd_sev_snp + nested_virtualization support ([#5039](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5039)) ([5a3746d](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/5a3746dccf474b0e247c814936b552862743b906))
11+
* **runner-role:** Enable using separate IAM role for runners ([#4875](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/4875)) ([6642e57](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/6642e57dfdb1ce1a470de81c8d7136d9b8d89e76))
12+
13+
14+
### Bug Fixes
15+
16+
* **ci:** sign auto-generated docs commits ([#5154](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5154)) ([a6af4d2](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/a6af4d291195ef57530fe0a08bef7f6fe1951639))
17+
* **scale-up:** Add ec2:TerminateInstances permission to scale-up Lambda IAM policy ([#5152](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5152)) ([94c4e12](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/94c4e1237af8a5138350327cf9809e594434edbb))
18+
* **webhook:** Fix publish events to EventBridge ([#5143](https://github.com/github-aws-runners/terraform-aws-github-runner/issues/5143)) ([a72b737](https://github.com/github-aws-runners/terraform-aws-github-runner/commit/a72b737553e2f9321046b4617b8d95cf8e0e4677))
19+
320
## [7.6.1](https://github.com/github-aws-runners/terraform-aws-github-runner/compare/v7.6.0...v7.6.1) (2026-06-10)
421

522

0 commit comments

Comments
 (0)