diff --git a/docs/integrations/frameworks/terraform.mdx b/docs/integrations/frameworks/terraform.mdx index e7a60ac7e..0f057d918 100644 --- a/docs/integrations/frameworks/terraform.mdx +++ b/docs/integrations/frameworks/terraform.mdx @@ -1,8 +1,9 @@ --- -title: "Terraform" +title: "Terraform Provider" description: "Learn how to fetch Secrets From Infisical With Terraform." +url: "https://registry.terraform.io/providers/Infisical/infisical/latest/docs" --- - +{/* This guide provides step-by-step guidance on how to fetch secrets from Infisical using Terraform. ## Prerequisites @@ -98,4 +99,4 @@ Terraform will now fetch your secrets from Infisical and display them as output ## Conclusion -You have now successfully set up and used the Infisical provider with Terraform to fetch secrets. For more information, visit the [Infisical documentation](https://registry.terraform.io/providers/Infisical/infisical/latest/docs). +You have now successfully set up and used the Infisical provider with Terraform to fetch secrets. For more information, visit the [Infisical documentation](https://registry.terraform.io/providers/Infisical/infisical/latest/docs). */}