mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
moved terraform docs
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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) */}
|
||||
|
||||
Reference in New Issue
Block a user