Terraform provider
sazabi_organization_jit_policy
Terraform resource for the organization-wide JIT master switch.
Manages the organization-wide external-identity JIT master switch. It is the companion to sazabi_integration_jit_policy: a connection's JIT is effective only when both the organization-wide switch and the per-connection policy are enabled. There is one policy per organization; deleting the resource is a no-op.
Arguments
| Attribute | Type | Behavior | Description |
|---|---|---|---|
enabled | bool | Required | Organization-wide external-identity JIT. |
organization_id | string | Optional, Computed | Owning organization. Defaults to the provider's organization. Immutable. |
effective_enabled | bool | Computed | The effective organization-wide value reported by the API. |