#Provision EC2 with FSXN filesystem

1 messages · Page 1 of 1 (latest)

dry depot
#

I would like to know if there is a way to provision EC2 instances with FSxN as it can be done with AWS Console. Unfortunately, I cannot find any reference in the AWS terraform provider.
Of course the customer can try and use user-data scripts within the EC2 resource declaration to mount the NFS volume after the creation, but this is a workaround.

umbral saddle
#

Looking at the details further, it appears the console's automation is using user data already.