Re: Helpful hint on AWS EC2 use in cloud formation templates

From: Dan Langille <dan_at_langille.org>
Date: Thu, 16 Mar 2023 00:29:50 UTC
Walter Parker wrote on 3/15/23 8:11 PM:
> For people that use cloud formation templates on AWS to spin up
> FreeBSD instances, you can get the AMI from the Systems Manager public
> parameters page.
>
> For example, to get 13.1 stable, use the following in your parameter block
>
>    FreeBSDAMI:
>      Type: AWS::SSM::Parameter::Value<AWS::EC2::Image::Id>
>      Description: SSM parameter name for the FreeBSD 13.1 Stable AMI Id
>      Default:  /aws/service/freebsd/arm64/base/ufs/13.1/RELEASE
I see ufs.  Is zfs also an option?
-- 
Dan Langille - dan@langille.org
https://langille.org/