moved terraform docs

This commit is contained in:
Daniel Hougaard
2025-08-29 15:50:53 +02:00
parent f9784f15ed
commit be30327dc9
2 changed files with 4 additions and 3 deletions

View File

@@ -2560,7 +2560,7 @@
},
{
"label": "Terraform",
"href": "https://infisical.com/docs/integrations/frameworks/terraform"
"href": "https://registry.terraform.io/providers/Infisical/infisical/latest/docs"
},
{
"label": "Ansible",

View File

@@ -1,8 +1,9 @@
---
title: "Terraform"
description: "Learn how to fetch secrets from Infisical with Terraform using both traditional data sources and ephemeral resources"
url: "https://registry.terraform.io/providers/Infisical/infisical/latest/docs"
---
{/*
This guide demonstrates how to use Infisical to manage secrets in your Terraform infrastructure code, supporting both traditional data sources and ephemeral resources for enhanced security. It uses:
- Infisical (you can use [Infisical Cloud](https://app.infisical.com) or a [self-hosted instance of Infisical](https://infisical.com/docs/self-hosting/overview)) to store your secrets
@@ -234,4 +235,4 @@ For detailed instructions on setting up OIDC authentication with GitHub Actions,
See also:
- [Machine Identity setup guide](/documentation/platform/identities/machine-identities)
- [Terraform Provider Registry](https://registry.terraform.io/providers/Infisical/infisical/latest/docs)
- [GitOps Best Practices](https://www.infisical.com/blog/gitops-best-practices)
- [GitOps Best Practices](https://www.infisical.com/blog/gitops-best-practices) */}