Skip to content

Commit

Permalink
add oslogin constraint condition example to bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoo committed Sep 30, 2023
1 parent 5ccfcc5 commit ad210d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fast/stages/0-bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ad210d5

Please sign in to comment.