Tom Kerswill
Tom Kerswill
Hi, I am provisioning an EFS volume using the following type of thing in manifest.yml ``` storage: volumes: wp-content: path: /test/efs read_only: false efs: true ``` I'd like to be...
Hi I really like Grant. One use-case I have is that I'd like to pass arbitrary data into the auth URL, and have it available at the end of the...
It would be great if there could be an option to disable rollback. I think all that is needed is to change this code at MegaStack.py:167: ``` self.cfconn.create_stack( stack_name=stack.cf_stack_name, template_body=stack.template_body,...
Hi This is a really great tool - thanks so much for creating it! We're coming up against the maximum template size that Amazon allows to be uploaded. I believe...
Would you consider adding the ability to include Octopus Agile predictions? It would be especially useful to have predicted rates for a day or two in the future. This data...