Releases: liatrio/terraform-azure-github-runner
Releases · liatrio/terraform-azure-github-runner
terraform-azure-github-runner-0.1.3
What's Changed
- feat: Adding tags to all resources that support them by @harsha-chamarthi in #82
- fix: Ignore terraform working files by @jribble in #96
- chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /app/event-handler by @dependabot in #90
- chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /app/runner-controller by @dependabot in #91
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /app/event-handler by @dependabot in #92
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /app/runner-controller by @dependabot in #93
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /app/runner-controller by @dependabot in #95
- feat: Azure location override by @jribble in #97
- fix: update web-app app-configuration variable by @mitchell-liatrio in #105
New Contributors
Full Changelog: 0.1.2...0.1.3
terraform-azure-github-runner-0.1.2
There was a terraform issue where the error message started with a lowercase letter. Thank you @harsha-chamarthi for your contribution
terraform-azure-github-runner-0.1.1
This release should address issues with the following.
- Required Arguments
- Updated
azure_gallery_image_id
to have default value - Removed
azure_gallery_name
- Added
azure_gallery_image_type
with default value of community
- Updated
terraform-azure-github-runner-0.1.0
A Terraform module that generates a controller for self-hosted runners for GitHub Actions on your Azure subscription.