You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helpers/foundation-deployer/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Helper tool to deploy the Terraform example foundation using Cloud Build and Clo
11
11
-[Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) version 2.28.0 or later
12
12
-[Terraform](https://www.terraform.io/downloads.html) version 1.5.7 or later
13
13
- See `0-bootstrap` README for additional IAM [requirements](../../0-bootstrap/README.md#prerequisites) on the user deploying the Foundation.
14
+
- To enable Security Command Center, choose a Security Command Center tier and create and grant permissions for the Security Command Center service account as described in [Setting up Security Command Center](https://cloud.google.com/security-command-center/docs/quickstart-security-command-center).
14
15
15
16
Your environment need to use the same [Terraform](https://www.terraform.io/downloads.html) version used on the build pipeline.
16
17
Otherwise, you might experience Terraform state snapshot lock errors.
0 commit comments