Hi guys I have problem to set up s3 rush build cache.
A Im using it in github actions. And I my company we have set private runners that use IAM role.
So in may case I am not able tell rush that authorisation to defined s3 bucket is done via role.
But rush is still expecting AWS env variable.
Is there way how to make it work?
thanks very much
Standard questions
Please answer these questions to help us investigate your issue more quickly:
| Question |
Answer |
@microsoft/rush globally installed version? |
5.122.0 |
rushVersion from rush.json? |
5.122.0 |
useWorkspaces from rush.json? |
yes |
| Operating system? |
|
| Would you consider contributing a PR? |
|
Node.js version (node -v)? |
|
Hi guys I have problem to set up s3 rush build cache.
A Im using it in github actions. And I my company we have set private runners that use IAM role.
So in may case I am not able tell rush that authorisation to defined s3 bucket is done via role.
But rush is still expecting AWS env variable.
Is there way how to make it work?
thanks very much
Standard questions
Please answer these questions to help us investigate your issue more quickly:
@microsoft/rushglobally installed version?rushVersionfrom rush.json?useWorkspacesfrom rush.json?node -v)?