keySource

@JvmName(name = "ogrwnopeiklbcppl")
suspend fun keySource(value: Output<String>)
@JvmName(name = "qjmmgeynlyrxdsib")
suspend fun keySource(value: String)

Parameters

value

(string: <required>) - Specifies where to get the private key to sign the JWT. Available sources:

  • "nomad": Use current active key in Nomad's keyring

  • "private_key": Use key material in the private_key field

  • "client_secret": Use the oidc_client_secret as an HMAC key