snowex-hackweek / jupyterhub

jupyterhub configuration for snowex hackweek 2021
https://snowex.hackweek.io
MIT License
1 stars 0 forks source link

add permissions for modifying ec2 volumes #6

Closed scottyhq closed 3 years ago

scottyhq commented 3 years ago

followup to failed merge of 31a69b3 . Authorization error Error: error modifying EC2 Volume "vol-01344c294fd747794": UnauthorizedOperation: You are not authorized to perform this operation. Encoded authorization failure

I think we just need to give out CI role permissions to modify volumes, which this PR does