Skip to main content

tharsis_service_account

Defines and manages a service account.

Schema​

Required​

  • description (String) A description of the service account.
  • group_path (String) Path of the parent group.
  • name (String) The name of the service account.
  • oidc_trust_policies (Attributes List) OIDC trust policies for this service account. (see below for nested schema)

Read-Only​

  • id (String) String identifier of the service account.
  • resource_path (String) The path of the parent namespace plus the name of the service account.

Nested Schema for oidc_trust_policies​

Required:

  • bound_claims (Map of String) Bound claims for this trust policy.
  • issuer (String) Issuer for this trust policy.