Skip to main content

tharsis_managed_identity

Defines and manages a managed identity.

Schema​

Required​

  • group_path (String) Full path of the parent group.
  • name (String) The name of the managed identity.
  • type (String) Type of managed identity: AWS, Azure, or Tharsis.

Optional​

  • aws_role (String) AWS role
  • azure_client_id (String) Azure client ID
  • azure_tenant_id (String) Azure tenant ID
  • description (String) A description of the managed identity.
  • tharsis_service_account_path (String) Tharsis service account path

Read-Only​

  • id (String) String identifier of the managed identity.
  • last_updated (String) Timestamp when this managed identity was most recently updated.
  • resource_path (String) The path of the parent group plus the name of the managed identity.
  • subject (String) subject string for AWS, Azure, and Tharsis