Prerequisites

To integrate the Secret Server with Terraform, you need the following:

For Terraform

  • A Windows or Linux computer.

  • Minimum Terraform version 1.10.5 or later installed.

For Secret Server

  • The latest version of Secret Server (11.7.60 and above).

  • Valid Secret Server user credentials with Admin or non-Admin role.

  • Appropriate view permissions for the secrets you want to manage through the Terraform provider.

  • If using token-based authentication, generate an access token. To generate and retrieve an access token to authenticate with Secret Server, make a call to the oauth2/token endpoint in the Secret Server REST API. For more information about this endpoint, see the Secret Server Authentication Rest API documentation.