OpenVPN AWS images (ami's) expired?
Posted: Tue Aug 02, 2022 2:36 pm
The OpenVPN Access Server images in the AWS Marketplace (ex: https://aws.amazon.com/marketplace/pp/p ... C2-Console) have a deprecation date that has passed:
"Description": "OpenVPN Access Server 2.8.3 publisher image from https://www.openvpn.net/.",
"EnaSupport": true,
"Hypervisor": "xen",
"ImageOwnerAlias": "aws-marketplace",
"Name": "OpenVPN Access Server Community Image-fe8020db-5343-4c43-9e65-5ed4a825c931-ami-06585f7cf2fb8855c.4",
"RootDeviceName": "/dev/sda1",
"RootDeviceType": "ebs",
"SriovNetSupport": "simple",
"VirtualizationType": "hvm",
"DeprecationTime": "2022-07-31T17:45:49.000Z"
This makes them unavailable to lookups in automation like Terraform. Are there newer replacements for these?
"Description": "OpenVPN Access Server 2.8.3 publisher image from https://www.openvpn.net/.",
"EnaSupport": true,
"Hypervisor": "xen",
"ImageOwnerAlias": "aws-marketplace",
"Name": "OpenVPN Access Server Community Image-fe8020db-5343-4c43-9e65-5ed4a825c931-ami-06585f7cf2fb8855c.4",
"RootDeviceName": "/dev/sda1",
"RootDeviceType": "ebs",
"SriovNetSupport": "simple",
"VirtualizationType": "hvm",
"DeprecationTime": "2022-07-31T17:45:49.000Z"
This makes them unavailable to lookups in automation like Terraform. Are there newer replacements for these?