Service Catalog Puppet

Select the pre-configured AWS CloudFormation template

Service Catalog Puppet can be installed via a pre-created AWS CloudFormation template stored in Amazon S3. There are many configuration options for you to customise your installation. For this workshop we will be using the following quick link which has the settings already preconfigured for you:

  • Create stack
  • Check the box labeled “I acknowledge that AWS CloudFormation might create IAM resources with custom names.”
  • Hit Create stack
  • Wait for the stack status to go to CREATE_COMPLETE

What have we deployed?

The following AWS resources have just been deployed into your AWS Account:

AWS CloudFormation stacks

The AWS CodeBuild job created two AWS CloudFormation stacks which in turn deployed the resources listed below

URL: https://eu-west-1.console.aws.amazon.com/cloudformation/home?region=eu-west-1

Puppet AWS CodeCommit repository

This respository holds the Service Catalog Puppet manifest YAML file which is used to configure provisioning and sharing.

URL: https://eu-west-1.console.aws.amazon.com/codesuite/codecommit/repositories?region=eu-west-1

Puppet AWS CodePipeline

This AWS CodePipeline is triggered by updates to the AWS CodeCommit repository. When run, it will create the Service Catalog portfolios and products defined in the portfolio files.

URL: https://eu-west-1.console.aws.amazon.com/codesuite/codepipeline/pipelines?region=eu-west-1

The pipeline execution will show as failing at this point. This is expected.

Amazon S3 buckets

Three Amazon S3 buckets were created to store artifacts for Service Catalog Puppet.

URL: https://s3.console.aws.amazon.com/s3/home?region=eu-west-1