aws-scripting-guy / cform-VSCode

CloudFormation extension for Visual Studio Code
86 stars 36 forks source link

Add code-pipeline snippets #9

Closed dbahlbeck closed 6 years ago

dbahlbeck commented 6 years ago

I've added three snippets to ease the creation of AWS CodePipelines:

  1. A snippet for creating the base pipeline
  2. A snippet for adding a stage to the pipeline
  3. A snippet for adding actions a stage