Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amgoogle authored May 23, 2022
1 parent a910530 commit 20e6f63
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,15 @@ DevOps governance will give infrastructure teams the required flexibility whilst

## Guardrail Examples

- [Folder Factory](/examples/guardrails/folder-factory)
To demonstrate how to enforce guardrails in Google Cloud we provide the Guardrail Examples:

- [Project Factory](/examples/guardrails/project-factory)
![Guardrail Examples](https://user-images.githubusercontent.com/94000358/169811919-e5c36181-c1d2-4339-8103-d86640e9a1f1.png)

- [Skunkworks - IaC Kickstarter](/examples/guardrails/skunkworks)
- The [Folder Factory](/examples/guardrails/folder-factory) sets guardrails in the form of organisational policies on folders.

- The [Project Factory](/examples/guardrails/project-factory) sets up projects for teams. For this it creates a deployment service account, links this to a Github repository and defines the roles and permissions that the deployment service account has.

- The [Skunkworks - IaC Kickstarter](/examples/guardrails/skunkworks) is a template that can be used to give any new teams a functioning IaC deployment pipeline and repository structure.

## Disclaimer

Expand Down

0 comments on commit 20e6f63

Please sign in to comment.