Describe the solution you'd like
configure mountpoint for s3 driver to work with s3 buckets on fly.
Additional context
This would let a user declare the list of s3 buckets via the manifest file, and EKS module should configure IAM permissions in the backend for the mentioned s3 buckets.
In case, if a user doesnt declare mountpoint-buckets parameter, the eks module should automatically configure permissions to the seedfarmer project name as the bucket prefix.
Describe the solution you'd like configure
mountpoint for s3
driver to work with s3 buckets on fly.Additional context This would let a user declare the list of s3 buckets via the manifest file, and EKS module should configure IAM permissions in the backend for the mentioned s3 buckets.
In case, if a user doesnt declare
mountpoint-buckets
parameter, the eks module should automatically configure permissions to the seedfarmer project name as the bucket prefix.