Skip to content

Commit

Permalink
feat: replace auth method
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Jan 25, 2025
1 parent e41b1ae commit a332a41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/oci/modules/always_free/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ terraform {
}

provider "tailscale" {
api_key = var.tailscale_api_key
oauth_client_id = var.tailscale_oauth_client_id
oauth_client_secret = var.tailscale_oauth_secret
}

0 comments on commit a332a41

Please sign in to comment.