-
ECS Fargate service running atmoz/sftp with the S3 Files volume mounted at /home
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Prerequisite: The aws s3files commands require AWS CLI v2.34.26 or later. You also need jq installed (used by the Terraform provisioner scripts). Update the CLI with brew upgrade awscli or see AWS CLI install guide.
-
The full working Terraform code is available as a Terraform module. The Terraform AWS provider doesn't support aws_s3files_file_system yet (PR #47325 is open and prioritized), so S3 Files resources are currently managed via terraform_data + AWS CLI. I pledge to update this module to use native Terraform resources as soon as the provider ships S3 Files support.
Related posts
-
Automating Deployment of Flask and PostgreSQL on KVM with Terraform and Ansible
-
Those of you running a home cluster that is NOT comprised of RasPis, what hardware are you using?
-
AWS Lambda Self-Managed Code Storage: Adiós al límite de 75GB 🪣
-
Fixing a 4-Year-Old Terraform Timeout in the AWS Provider
-
Building an Application Log Analytics Platform with Amazon S3 Tables: Cost Optimization by Migrating from CloudWatch Logs