This tutorial will walk you through “Adding an account”
We will assume you have:
We are going to perform the following steps:
During this process you will check your progress by verifying what the framework is doing at each step.
Here are the steps you need to follow to “Adding an account”
Navigate to the ServiceCatalogPuppet CodeCommit repository
Click on manifest.yaml
Click Edit
Append the following snippet to the YAML document in the main input field (be careful with your indentation):
Copy the following snippet into the main input field:
Update account_id on line to show the account id of the account you have bootstrapped
Set the File name to manifest.yaml
Set your Author name
Set your Email address
Set your Commit message
Using a good / unique commit message will help you understand what is going on later.