Difference between revisions of "Aws cloudformation deploy"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
<code>[[aws cloudformation]] deploy</code>
 
<code>[[aws cloudformation]] deploy</code>
 
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/deploy/index.html
 
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/deploy/index.html
 +
 +
[[aws cloudformation deploy --template-file]] /path_to_template/template.json --stack-name my-new-stack --parameter-overrides Key1=Value1 Key2=Value2 --tags Key1=Value1 Key2=Value2
  
  

Revision as of 15:52, 28 March 2022

Advertising: