--- title: "GitOps for Tailscale ACLs" date: 2022-09-02 redirect_to: https://tailscale.com/blog/gitops-acls/ --- This page explains how to use a GitHub Action to automatically update Tailscale ACLs from a Git repository, following the GitOps pattern. It also shows how to prevent accidental changes to ACLs in the Tailscale admin console by adding a comment to the policy file. The benefits of this approach are better control, review, and testing of ACL changes.