aws-cloudformation-github-deploy icon indicating copy to clipboard operation
aws-cloudformation-github-deploy copied to clipboard

Feature: Package templates and upload to Amazon S3 bucket

Open katallaxie opened this issue 5 years ago • 0 comments

This feature should implement the following behavior:

  • Upload a template to an S3 bucket and replace URL in the template with the S3 URL
  • Upload nested templates to an S3 bucket and replace URLs in the template with the S3 URL
  • Use the referenced template in creating the stack or creating the changeset

Related issues:

https://github.com/aws-actions/aws-cloudformation-github-deploy/issues/32

katallaxie avatar Jul 30 '20 07:07 katallaxie