Skip to main content

rotateSecrets

Rotates the authentication secrets for a cloud provider. For GCP with Venafi-generated keys, this rotates the key pair. For GCP with Workload Identity Federation, this rotates the key pair and exposes the new public key at the OIDC endpoint.

rotateSecrets(
cloudProviderId: UUID!
): CloudProvider

Arguments

rotateSecrets.cloudProviderId ● UUID! non-null scalar

The UUID of the cloud provider whose secrets should be rotated.

Type

CloudProvider object