catalyst / moodle-fileconverter_librelambda

A Libre Office document converter for Moodle leveraging AWS Lambda
https://moodle.org/plugins/fileconverter_librelambda
Other
23 stars 18 forks source link

Parametrised stack name, --stack-name and --remove-stack CLI options #51

Closed srdjan-catalyst closed 3 years ago

srdjan-catalyst commented 3 years ago

Mini apocalypse:

mattporritt commented 3 years ago

This all looks broadly ok. It is a large refactoring, but as it's all provisioning related, even if something isn't quite right it won't break existing deployments. It's probably worth going over the existing code comments to see if they are still correct/needed. I found one that needs to be changed, but there may be more.

Cheers, Matt P