-
released this
2026-04-20 00:13:00 +02:00 | 0 commits to main since this releaseChanged
- Update module paths.
-
released this
2026-04-15 17:48:02 +02:00 | 1 commits to main since this releaseChanged
- Updated tofu-module-aws-iam-role to 1.1.1.
-
released this
2025-09-09 11:28:47 +02:00 | 3 commits to main since this releaseChanged
- Removed
var.name: usevar.forgejo_repository.nameinstead. - Breaking change: the IAM user and roles have been renamed from
var.nameto
`"repository_${var.forgejo_repository.owner}_${var.forgejo_repository.name}".
- Removed
-
released this
2025-07-09 00:40:43 +02:00 | 4 commits to main since this releaseAdded
- Added provisioning of the AWS IAM user access key to a Forgejo runner repository's secret and variable.
-
released this
2025-04-12 09:08:39 +02:00 | 7 commits to main since this releaseChanged
- Upgraded
tofu-module-aws-iam-roleto1.1.0. - Upgraded
tofu-module-aws-iam-userto1.1.0.
- Upgraded
-
released this
2025-04-11 11:14:58 +02:00 | 10 commits to main since this releaseAdded
- Initial import.