We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff7f86 commit c1d224dCopy full SHA for c1d224d
README.md
@@ -13,7 +13,7 @@ The following configuration is the minimum required to deploy a Tailscale subnet
13
```hcl
14
module "subnet_router" {
15
source = "cocallaw/tailscale-subnet-router/azure"
16
- version = "1.2.0"
+ version = "1.4.0"
17
18
resource_group_name = "myresourcegroup"
19
vnet_name = "myvnet"
0 commit comments