Skip to content

Releases: cloudandthings/terraform-aws-github-runners

v3.7.0

29 Dec 08:48

Choose a tag to compare

3.7.0 (2025-12-29)

Features

v3.6.0

09 Dec 06:42

Choose a tag to compare

3.6.0 (2025-12-09)

Features

  • Add support for org-level runners (#58) (f8c498a)

v3.5.0

05 Dec 10:54

Choose a tag to compare

3.5.0 (2025-12-05)

Features

  • Add IAM role path variable (c3280e5)
  • Add IAM role path variable (f66e3da)

v3.4.0

17 Nov 14:31

Choose a tag to compare

3.4.0 (2025-11-17)

Features

  • Add custom ingress rules for security group (66fd3ba)

v3.3.1

17 Nov 12:49

Choose a tag to compare

3.3.1 (2025-11-17)

Bug Fixes

  • remove github-runner-label tag to avoid invalid characters (ef726ad)

v3.3.0

06 Nov 15:46

Choose a tag to compare

3.3.0 (2025-11-06)

Features

  • Add default description and custom tags (55663c9)
  • Use dynamic AWS partition for ARNs (a8ac068)

v3.2.0

21 Oct 20:35

Choose a tag to compare

3.2.0 (2025-10-21)

Features

  • Add comprehensive repository improvements including documentation and templates (ca0835c)
  • Add source_auth variable to override default CodeBuild credential (fb8efdc)
  • Support SecretsManager secrets (cd74bb8)

Bug Fixes

  • Add period to validation error message to comply with Terraform requirements (13403cb)
  • Remove trailing whitespace from feature_request.yml to pass pre-commit checks (5a0b160)
  • Remove trailing whitespace from TROUBLESHOOTING.md to pass pre-commit checks (c8fb9fc)
  • Rename secretsmanager variable (a763923)

v3.1.1

19 Aug 10:00

Choose a tag to compare

3.1.1 (2025-08-19)

Bug Fixes

  • versions: Bump aws provider version to allow v6 (97d5f14)

v3.1.0

30 Jul 13:31

Choose a tag to compare

3.1.0 (2025-07-30)

Features

  • Add support for GitHub App CodeConnection (#64) (9772d72)

Bug Fixes

  • Add condition to IAM assume role policy (b8e2b3b)

v3.0.1

06 Jan 08:04

Choose a tag to compare

3.0.1 (2025-01-06)

Bug Fixes

  • Minor update to examples (f7c185a)