Skip to content

Instantly share code, notes, and snippets.

@eamonnfaherty
Created December 15, 2019 02:04
Show Gist options
  • Save eamonnfaherty/1eb5e5a526646cff74a4863e65041373 to your computer and use it in GitHub Desktop.
Save eamonnfaherty/1eb5e5a526646cff74a4863e65041373 to your computer and use it in GitHub Desktop.
some description
Schema: factory-2019-04-01
Products:
- Name: "aws-config-enable-config"
Owner: "data-governance@example.com"
Description: "Enables AWS Config"
Distributor: "cloud-engineering"
SupportDescription: "Speak to data-governance@example.com about exceptions and speak to cloud-engineering@example.com about implementation issues"
SupportEmail: "cloud-engineering@example.com"
SupportUrl: "https://wiki.example.com/cloud-engineering/governance/aws-config-enable-config"
Tags:
- Key: "type"
Value: "governance"
- Key: "creator"
Value: "cloud-engineering"
- Key: "cost-center"
Value: "cloud-engineering"
Versions:
- Name: "v1"
Description: "v1 of aws-config-enable-config"
Active: True
Source:
Provider: "CodeCommit"
Configuration:
RepositoryName: "aws-config-enable-config"
BranchName: "master"
Portfolios:
- "cloud-engineering-governance"
Portfolios:
- DisplayName: "cloud-engineering-governance"
Description: "Portfolio containing the products needed to govern AWS accounts"
ProviderName: "cloud-engineering"
Associations:
- "arn:aws:iam::${AWS::AccountId}:role/TeamRole"
Tags:
- Key: "type"
Value: "governance"
- Key: "creator"
Value: "cloud-engineering"
- Key: "cost-center"
Value: "cloud-engineering"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment