Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epomatti/azure-vpn-gateway
Azure Virtual Network Gateway P2S VPN
https://github.com/epomatti/azure-vpn-gateway
azure azure-security gateway point-to-site terraform vpn
Last synced: 3 days ago
JSON representation
Azure Virtual Network Gateway P2S VPN
- Host: GitHub
- URL: https://github.com/epomatti/azure-vpn-gateway
- Owner: epomatti
- License: mit
- Created: 2023-03-04T16:13:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T00:09:22.000Z (about 1 year ago)
- Last Synced: 2023-11-12T01:23:55.145Z (about 1 year ago)
- Topics: azure, azure-security, gateway, point-to-site, terraform, vpn
- Language: HCL
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure Virtual Network Gateway
Azure VPN gateway with point-to-site VPN.
> VPN resources take a long time to create
```sh
terraform init
terraform apply -auto-approve
```