Sazabi
Terraform provider

sazabi_integration_jit_policy

Terraform resource for per-connection JIT provisioning policy.

Manages the external-identity just-in-time (JIT) provisioning policy on an existing integration connection. It toggles the per-connection policy without creating or disconnecting the integration. Deleting the resource leaves the policy at its last-applied value. JIT takes effect only for providers with a JIT adapter (Slack, Microsoft Teams, GitHub).

Arguments

AttributeTypeBehaviorDescription
connection_idstringRequiredThe integration connection. Immutable.
enabledboolRequiredPer-connection JIT policy.
organization_idstringOptional, ComputedOwning organization. Defaults to the provider's organization. Immutable.
effective_enabledboolComputedTrue only when both the connection and the organization-wide policy are enabled.
organization_enabledboolComputedThe organization-wide policy value.

On this page