klothoplatform / klotho

Klotho - write AWS applications at lightning speed
https://klo.dev
Apache License 2.0
1.13k stars 38 forks source link

Revert "dont assume users and ownership for efs access point" #987

Closed gordon-klotho closed 5 months ago

gordon-klotho commented 5 months ago

Reverts klothoplatform/klotho#984

A permission being set but no Gid/Uid results in

index.ts(117,25): error TS2322: Type '{ permissions: string; }' is not assignable to type 'AccessPointRootDirectoryCreationInfo | Promise<AccessPointRootDirectoryCreationInfo> | OutputInstance<...> | undefined'.