aws-samples / aws-samples/amazon-ecs-catsndogs-workshop

Initial Setup: Add cli command for deploying CloudFormation

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
169
Forks
75
PR merge metrics
No merged PRs in 30d

Description

Rather than use the console to deploy the CloudFormation template, I would like to have the option to deploy via command line. It's not hard to form the command, but could help smooth out the user interaction.

`aws cloudformation deploy --template-file cfn-templates/Lab0-baseline-setup.yml --stack-name catsndogssetup --capabilities CAPABILITY_IAM`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.