This tutorial will walk you through “Creating a portfolio” with a spoke account.
We will assume you have installed Service Catalog Puppet correctly.
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 “Creating a portfolio”
Navigate to the ServiceCatalogFactory CodeCommit repository
Click on portfolios and then on reinvent.yaml and finally on edit if that file exists otherwise create a file named portfolios/reinvent.yaml
Add the following to the end of the file (be careful with your indentation):
Once you have updated the file fill in the fields for Author name, Email address, Commit message and hit Commit changes
Using a good / unique commit message will help you understand what is going on later.
Once you have made your changes the ServiceCatalogFactory Pipeline should have run or if you were quick may still be running. If it has not yet started feel free to the hit the Release change button.
Once it has completed it should show the Source and Build stages in green to indicate they have completed successfully:
Once you have verified the pipeline has run you can go to Service Catalog portfolios to view your portfolio.
You should see the portfolio you just created listed:
You have now successfully created a portfolio!