Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 184 Bytes

cloudformation.md

File metadata and controls

1 lines (1 loc) · 184 Bytes

aws cloudformation create-stack --capabilities CAPABILITY_IAM --stack-name $STACK_NAME --template-body file://$TEMPLATE_FILE --parameters ParameterKey=KeyPair,ParameterValue=$KEY_NAME