Skip to content

Commit

Permalink
Merge pull request #5 from hazelops/feature/updates
Browse files Browse the repository at this point in the history
Update README.md - module logic
  • Loading branch information
AutomationD authored May 13, 2024
2 parents 08e22d3 + 328b885 commit 492ae85
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
This module is used to deploy a [Tailscale](https://tailscale.com) router instance to set up access from VPC to the
Tailscale Cloud.

Module logic is the following:
Module logic is the following:
1. Connect to TailScale API using the Terraform Provider and Tailscale api token.
2. Generate TailScale Auth Key and place it into the instance.
3. Create an Autoscale Group with a single instance using and connect it to the TailScale network.

## Usage

_Please refer to [Tailscale Configuration](#tailscale-configuration) first_

```terraform
Expand Down

0 comments on commit 492ae85

Please sign in to comment.