terraform-provider-unifi icon indicating copy to clipboard operation
terraform-provider-unifi copied to clipboard

Add support for Site-To-Site VPN Configuration

Open DDxPlague opened this issue 3 years ago • 2 comments

Right now it looks like the unifi_network resource does not support creating a site-to-site VPN network. I'm not sure if this needs to be an extension to the unifi_network resource or if we should create a new resource entirely like unify_site_to_site_vpn.

My usecase: I'm standing up an AWS site-to-site VPN configuration through the AWS terraform provider. I'd like to be able to programmatically update the Unifi configuration with the pertinent info to finish standing up the VPN tunnel.

DDxPlague avatar Oct 14 '21 19:10 DDxPlague

Screenshot 2021-10-14 135344

Hoping to be able to configure these fields as well as the advanced details section.

DDxPlague avatar Oct 14 '21 19:10 DDxPlague

I would like to do the same thing on Azure ❤️

markti avatar May 06 '23 13:05 markti