Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 939 Bytes

File metadata and controls

16 lines (11 loc) · 939 Bytes

Blueprint skeleton

Now that you've created your blueprint skeleton, there are a few more steps:

  1. If your blueprint is related to one of technologies (e.g. aws), move it to that directory before committing it
  2. If your blueprint is for a whole new technology, create that directory, then move your blueprint to that directory before committing it
  3. When you're done reading this file, delete it, as it should not be part of your blueprint

The files in this skeleton make up a basic blueprint with the most common elements. For more detail, refer to the online documentation:

Notes:

In the blueprints, all places where you should substitute your own values is marked like _VALUE_HERE_.