Open ShreenidhiVenkatesan opened 1 year ago
How to make use of instance role while using docker compose to set up cube in aws ec2
Yeah - same problem here - the code won't initialize without the CUBESTORE_AWS_SECRET_ACCESS_KEY_ID and CUBESTORE_AWS_SECRET_ACCESS_KEY env vars set - and our company has standardized on EC2 roles and prefer not to use the S3 Keys and Secrets in source code
Hi @ShreenidhiVenkatesan @iamsameervaidya 👋 My understanding is that assuming an IAM role is currently not implemented. Let's use this issue to track that.
If you are interested in working on this issue, please provide go ahead and provide PR for that. We'd be happy to review it and merge it. If this is the first time you are contributing a Pull Request to Cube, please check our contribution guidelines. You can also post any questions while contributing in the #contributors channel in the Cube Slack.
Hello any eta on that?
No ETA as of now. We're open to community contributions though.
Problem
How to associate aws s3 bucket for storing pre-aggregation and cube store by associating ec2 and role Without providing access key and secret key.