From ad210d5112a1431a670af37f6e58f7d8f44eb4c6 Mon Sep 17 00:00:00 2001 From: Ludo Date: Sat, 30 Sep 2023 09:59:10 +0200 Subject: [PATCH] add oslogin constraint condition example to bootstrap --- fast/stages/0-bootstrap/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fast/stages/0-bootstrap/README.md b/fast/stages/0-bootstrap/README.md index fb7fa13262..4d7eae24ce 100644 --- a/fast/stages/0-bootstrap/README.md +++ b/fast/stages/0-bootstrap/README.md @@ -105,7 +105,7 @@ org_policies_config = { # tftest skip ``` -The above tag can be used to define a constraint condition via the `data/org-policies/compute.yaml` or similar factory file. The id in the condition is the organization id, followeb by the name of the organization policy tag key (defaults to `org-policies`). +The above tag can be used to define a constraint condition via the `data/org-policies/compute.yaml` or similar factory file. The id in the condition is the organization id, followed by the name of the organization policy tag key (defaults to `org-policies`). ```yaml compute.requireOsLogin: