rileydakota/valheim-ecs-fargate-cdk

Add instructions/capability for importing an existing map file

rileydakota opened this issue · 0 comments

It would be ideal for people who already have a server and want to use the solution to either:

A) have a native method in the CDK template to specify an existing server volume and have it uploaded to the EFS Volume (Cloudformation Custom Resource?)

or
B) Provide an AWS CLI Script in the README that allows a user to do this.

Recommended method would be to utilize AWS Transfer Family and tear it down after the upload: https://aws.amazon.com/blogs/aws/new-aws-transfer-family-support-for-amazon-elastic-file-system/