Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 256 Bytes

cloudformation.md

File metadata and controls

8 lines (7 loc) · 256 Bytes

Cloudformation

  • automatic rollback on error is enable by default
  • you are charged for errors
  • cloudformation is free
  • stacks can wait for apps using the WaitCondition
  • Fn:GetAtt to output data
  • IAM Role Creation and Assigment is also supported