aws-cloudformation-github-deploy
aws-cloudformation-github-deploy copied to clipboard
Feature: Package templates and upload to Amazon S3 bucket
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