Skip to content

Releases: falnyr/aws-sam-deploy-action

Support for CF templates over 51200 bytes

09 Feb 18:03
b34e835

Choose a tag to compare

Missing `bash`

20 Sep 08:10
ca5ff89

Choose a tag to compare

Merge pull request #3 from falnyr/feat/aws-cli-v2

fix: needs bash

Support for AWS CLI v2

20 Sep 07:54
65c4119

Choose a tag to compare

Due to an issue #1 in newer version of AWS CLI v1, updating to version 2.

Support for empty changeset

29 Aug 10:47

Choose a tag to compare

You can choose if the stack will fail on empty changeset or not. Default fails.

Support for existing .aws directory

24 Aug 09:11
5cdae30

Choose a tag to compare

If you're using this action in multiple steps, it will fail due to trying to create already existing .aws directory. This release is fixing that.

First release

24 Apr 13:05

Choose a tag to compare