Sazabi
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

AttributeTypeBehaviorDescription
enabledboolRequiredOrganization-wide external-identity JIT.
organization_idstringOptional, ComputedOwning organization. Defaults to the provider's organization. Immutable.
effective_enabledboolComputedThe effective organization-wide value reported by the API.

On this page