awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
961 stars 189 forks source link

Can't onboard service with EFS shared file system #272

Closed brtrvn closed 2 years ago

brtrvn commented 2 years ago

We recently added the ability to choose between Windows File Server and NetApp ONTAP Amazon FSx file system types for Windows workloads. When you try to provision a Linux workload with an EFS file system, onboarding fails that the file system type is not allowed.

Reproduction Steps

Configure a Linux container OS service with a file system Push a docker image to the service's ECR repo Onboard a tenant

What did you expect to happen?

Onboarding succeeds

What actually happened?

Onboarding fails

Environment

Other


This is :bug: Bug Report