
Terraform et Devolutions
Nous sommes très heureux d’annoncer que cette intégration est prise en charge par Devolutions!
About the Terraform and Remote Desktop Manager integration
Nous travaillons activement à rassembler tous les détails intéressants pour cette page. En attendant, si vous souhaitez en savoir plus ou voir une démonstration, nous serons ravis de vous en présenter une ou de répondre à vos questions !
Terraform features

Dynamic secrets for infrastructure provisioning
Retrieve database passwords, API tokens, service accounts, certificates, and key material directly from the data source during Terraform runs. This removes the need to hardcode sensitive values in configuration files, module inputs, or state files, and ensures cloud resources like databases, load balancers, and ingress controllers are configured with up-to-date credentials.

Environment-aware secret injection
Use the same Terraform code across multiple environments while Terraform automatically pulls the right secrets from the correct vault. Workspace names, variable selectors, or naming conventions can map dev, staging, and production configurations without duplicating or exposing sensitive data.

Automated credential and key distribution for provisioned resources
Fetch SSH keys, certificates, and connection details from the data source and apply them to newly created instances or services during terraform apply. This centralizes key management, simplifies provisioning, and avoids distributing credentials through repositories or CI systems.
Terraform in action
Get started now!

Terraform documentation

