# Create first stack
aws cloudformation create-stack --stack-name myfirsttest --region us-west-2 --template-body file://testcfn.yml
15_cloudformation_cli
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
# Create first stack
aws cloudformation create-stack --stack-name myfirsttest --region us-west-2 --template-body file://testcfn.yml