Created
December 15, 2019 02:04
-
-
Save eamonnfaherty/1eb5e5a526646cff74a4863e65041373 to your computer and use it in GitHub Desktop.
some description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Schema: factory-2019-04-01 | |
Products: | |
- Name: "aws-config-enable-config" | |
Owner: "[email protected]" | |
Description: "Enables AWS Config" | |
Distributor: "cloud-engineering" | |
SupportDescription: "Speak to [email protected] about exceptions and speak to [email protected] about implementation issues" | |
SupportEmail: "[email protected]" | |
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