Add automated deployment using SAM.
We should be able to template the samconfig.toml file and then use the sam deploy command from inside GHA
See example auto generated with the sam pipeline commands here: https://github.com/commitdev/sam-test/tree/node-backend-with-db-and-xray/.github/workflows
depends on commitdev/zero-aws-eks-stack#231
depends on #37
Add automated deployment using SAM.
We should be able to template the
samconfig.tomlfile and then use thesam deploycommand from inside GHASee example auto generated with the
sam pipelinecommands here: https://github.com/commitdev/sam-test/tree/node-backend-with-db-and-xray/.github/workflowsdepends on commitdev/zero-aws-eks-stack#231
depends on #37