aws-samples / vpn-gateway-strongswan

AWS CloudFormation template to deploy the open source strongSwan VPN solution to act as a VPN gateway in support of site-to-site VPN connections.
Apache License 2.0
68 stars 37 forks source link

How to automatically download and parse the configuration file? #29

Open entest-hai opened 2 years ago

entest-hai commented 2 years ago

I am thinking of convert this to CDK typescript, however, I am stuck at how to automatically download and parse the configuration. Any one has any suggestion?