You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
1
# Terraform Azure GitHub Runners (self-hosted)
2
+
3
+
> **⚠️ ARCHIVED REPOSITORY**
4
+
>
5
+
> This repository is archived and no longer actively maintained. While the code remains available for reference, we recommend considering **GitHub Action runners with Azure Private VNET** as an excellent alternative for connecting runners to your private infrastructure. This approach provides secure connectivity between GitHub-hosted runners and your private Azure resources without the overhead of managing self-hosted runner infrastructure.
6
+
>
7
+
> For more information, see the [GitHub documentation on using GitHub-hosted runners in Azure private networks](https://docs.github.com/en/actions/using-github-hosted-runners/connecting-to-a-private-network).
8
+
2
9
This project includes all necessary components to spin up the infrastructure for VM based GitHub self-hosted runners in Azure. This project was created with some inspiration from the [Philips Lab AWS Solution](https://github.com/philips-labs/terraform-aws-github-runner) with some opinionated changes on what our team at [Liatrio](https://www.liatrio.com/) has seen work well across different enterprises.
0 commit comments