We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f02cb commit 4701de0Copy full SHA for 4701de0
website/docs/d/policy_set.html.markdown
@@ -37,6 +37,7 @@ The following arguments are supported:
37
* `kind` - The policy-as-code framework for the policy. Valid values are "sentinel" and "opa".
38
* `overridable` - Whether users can override this policy when it fails during a run. Only valid for OPA policies.
39
* `workspace_ids` - IDs of the workspaces that use the policy set.
40
+* `project_ids` - IDs of the projects that use the policy set.
41
* `policy_ids` - IDs of the policies attached to the policy set.
42
* `policies_path` - The sub-path within the attached VCS repository when using `vcs_repo`.
43
* `vcs_repo` - Settings for the workspace's VCS repository.
0 commit comments