WIP: Added PdWorkshop queues to cloud formation stack template#9284
WIP: Added PdWorkshop queues to cloud formation stack template#9284aoby wants to merge 1 commit into
Conversation
|
Thanks for getting started on this! There's not a very good way to test changes to this CloudFormation-stack at this point- this template is for the 'production' CloudFormation stack which includes the extra AWS resources not used/needed for the self-contained adhoc-instance case (where we tend to either stub or provision resources on the standalone instance directly, e.g., mysql, redis, etc.). I've only loosely been using it to maintain our production infrastructure so far, and only manually with careful attention to every update - it's not yet fully integrated or hooked up to our automated CI build or anything yet. So actually deploying this change to the production stack is something I'll have to do manually, I'll try to do this in the near future. The |
|
@wjordan is this still useful / worth pursuing? |
Starting the work suggested in #9205
How can I test this? adhoc?