Commit Graph

19 Commits

Author SHA1 Message Date
hwdsl2
eb75915816 Update AWS template
- Add Ubuntu 24.04. Work around an issue where the CloudFormation
  helper scripts (e.g. cfn-signal) do not work with Python 3.12,
  by installing Python 3.11 from a PPA.
  Ref: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
- Install required package awscli on Debian 10-12.
- Cleanup
2024-04-27 21:19:33 -05:00
Paweł Saniewski
4ee9911cbc
Update CloudFormation template (#1555)
- Bump Lambda runtime version to Python 3.12
2024-04-23 00:06:21 -05:00
hwdsl2
e5eabbe4f6 Update docs 2024-03-17 10:31:37 -05:00
Scottpedia
230b628e28
Update Cloudformation template (#1490)
- Improve formatting and code organization.
2023-11-20 22:52:13 -06:00
Scottpedia
45908905a2
Update AWS template (#1463) 2023-09-27 22:29:07 -05:00
hwdsl2
b4a51fc0af Cleanup 2023-08-20 23:33:52 -05:00
Scottpedia
11803db1f4
Update AWS template (#1447) 2023-08-20 23:32:43 -05:00
Scottpedia
557f13f661
Update Cloudformation template (#1446) 2023-08-18 20:42:15 -05:00
Scottpedia
49c974f831
Cloudformation template improvements (#1435) 2023-08-17 21:55:27 -05:00
Scottpedia
ef24c47928
Re-add AWS Deployment Template (#1427) 2023-07-29 00:49:47 -05:00
hwdsl2
d9560a610f Remove aws
- Remove aws/ folder at author's request.
2022-03-18 18:20:11 -05:00
hwdsl2
f0300e7b56 Update templates 2022-03-02 22:51:41 -06:00
hwdsl2
38ba5f0f7e Update template
- Remove CentOS 8 from AWS template, which is EOL.
2022-02-26 18:11:54 -06:00
hwdsl2
8be670c4c8 Update templates
- Update the AWS and Azure deployment template or script to use
  the VPN quick start script instead of vpnsetup.sh. The quick
  start script sets up IKEv2 automatically, so users don't need
  to manually set up IKEv2.
2022-02-25 23:50:55 -06:00
LLZ
e0cbc1db49
Update AWS template (#1022)
- remove unnecessary references
2021-09-28 22:32:01 -05:00
hwdsl2
560d433918 Update template 2021-08-13 02:12:23 -05:00
hwdsl2
92d3835311 Remove Ubuntu 16.04
- Remove Ubuntu 16.04 from templates, whose standard support will end on
  April 30, 2021.
2021-04-26 00:01:14 -05:00
Jin Jie
170ea8cfa5
Fix availability zone selection (#953)
* Update cloudformation-template-ipsec.json

Co-authored-by: Scottpedia
2021-03-20 21:33:12 -05:00
Jin Jie
11a0ef16d5
Remove "beta" banner on AWS page and minor improvements (#952)
- Remove "beta" banner
- Update template file name to add "json" suffix
- Use a python dictionary to store AMI info

Co-authored-by: Scottpedia
2021-03-20 11:43:21 -05:00