Closed rossng closed 2 years ago
I feel like when I created the serverless image handler stack via the AWS "deploy template" UI, there was more to configure than the stack here shows/requires? Am I misremembering?
A lot of that configuration was static, so we can just pre-configure it in code. Some of it was stuff like the Secrets Manager secret, which we can now auto-provision for the user.
Should we get this merged into next
?
What's [new / improved / fixed]
Details
Upgrading
Instructions for other developers on how to upgrade their environment after pulling this new code. Please tick (i.e. put an 'x' in) the boxes for the actions that are necessary.
Deployment
Instructions for how to deploy these changes to production. Please tick (i.e. put an 'x' in) the boxes for the actions that are necessary.
AWS_IMAGES_CLOUDFRONT_DISTRIBUTION_NAME
,AWS_IMAGES_SECRET_ACCESS_ROLE_ARN
,AWS_IMAGES_SECRET_ARN
)Any other steps necessary to re-deploy?