package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

NewIDTokenSource creates a new TFC ID token source with the given audience tag.
NewIDTokenValidator returns an initialized IDTokenValidator.

# Constants

DefaultIssuerURL is the issuer URL for Terraform Cloud.

# Structs

IDTokenClaims See the following for the structure: https://developer.hashicorp.com/terraform/enterprise/workspaces/dynamic-provider-credentials/workload-identity-tokens.
IDTokenSource allows a Terraform Workload ID token to be fetched whilst within a Terraform Cloud execution.
IDTokenValidator validates a Spacelift issued ID Token.
IDTokenValidatorConfig contains the configuration options needed to control the behavior of IDTokenValidator.