diff --git a/docs/documentation/platform/identities/oidc-auth/terraform-cloud.mdx b/docs/documentation/platform/identities/oidc-auth/terraform-cloud.mdx index 8c2136029..5105981ec 100644 --- a/docs/documentation/platform/identities/oidc-auth/terraform-cloud.mdx +++ b/docs/documentation/platform/identities/oidc-auth/terraform-cloud.mdx @@ -3,8 +3,7 @@ title: "Terraform Cloud" description: "How to authenticate with Infisical from Terraform Cloud using OIDC." --- -This guide will show you how to configure Terraform Cloud to inject a workload identity token and use it for OIDC-based authentication with the Infisical Terraform provider. -At a high level, we'll begin by creating a machine identity in Infisical, then move on to enabling and using the injected token in your Terraform runs. +This guide will walk you through setting up Terraform Cloud to inject a [workload identity token](https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/workload-identity-tokens) and use it for OIDC-based authentication with the Infisical Terraform provider. You'll start by creating a machine identity in Infisical, then configure Terraform Cloud to pass the injected token into your Terraform runs. @@ -85,4 +84,4 @@ At a high level, we'll begin by creating a machine identity in Infisical, then m 2. Verify the Infisical provider authenticates successfully without issues. If you run into authentication errors, double-check the Infisical identity has the correct roles/permissions in Infisical. - \ No newline at end of file +