Releases: university-of-york/aws-sam-deploy-action
Releases · university-of-york/aws-sam-deploy-action
v1.1.5 Semantic Versioning Update
Force deployment to resolve #6
v1.1.4
Merge branch 'development' into master
v1.1.3
This is a pseudo-release. The container is now published to Github Container Repository.
v1.1.2
Adds support for PARAMETER_FILE, allowing a JSON configuration to be parsed and passed to the cfn deploy command.
See README.md
v1.1.1
Merge pull request #2 from university-of-york/development Update Dockerfile
Add tags & role_arn support
Added support for stack tagging and passing a full role ARN through to the deployment step.