Skip to content

Releases: liatrio/terraform-azure-github-runner

terraform-azure-github-runner-0.1.3

25 Jan 21:15
879bbe5
Compare
Choose a tag to compare
Pre-release

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

24 Apr 13:03
15a7974
Compare
Choose a tag to compare

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

04 Apr 22:24
b1467df
Compare
Choose a tag to compare

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

terraform-azure-github-runner-0.1.0

07 Nov 21:42
a488e9e
Compare
Choose a tag to compare

A Terraform module that generates a controller for self-hosted runners for GitHub Actions on your Azure subscription.