Update addon-stages.md
This commit is contained in:
committed by
GitHub
parent
325a997d79
commit
3ec627682f
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
Under implementation
|
Under implementation in [#2800](https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/pull/2800)
|
||||||
|
|
||||||
## Context
|
## Context
|
||||||
|
|
||||||
@@ -67,6 +67,12 @@ fast
|
|||||||
└── 3-gke-dev
|
└── 3-gke-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
An add-on stage:
|
||||||
|
|
||||||
|
- reuses its "parent stage" IaC resources and leverages their existing IAM
|
||||||
|
- uses a generated backend file that adds a prefix to the parent GCS backend
|
||||||
|
- optionally defines a CI/CD configuration that creates dedicated WIF/service accounts/workflow configurations and resources, that allow impersonating the "parent stage" service accounts from a separate repository
|
||||||
|
|
||||||
## Decision
|
## Decision
|
||||||
|
|
||||||
TBD
|
TBD
|
||||||
|
|||||||
Reference in New Issue
Block a user