Introducing the ConductorOne Terraform provider
Terraform is an open-source infrastructure as code (IAC) tool that lets developers define and manage cloud infrastructure using code. Terraform is declarative, which means that you define the desired state of your infrastructure, and Terraform then automatically creates or updates your infrastructure to match the desired state. This can be helpful for creating and managing complex infrastructure deployments.
ConductorOne’s Terraform provider can help you automate the provisioning, configuration, and management of ConductorOne resources and integrations. The ConductorOne Terraform provider allows you to configure important management objects, including:
- Policies
- Integrations
- Applications
- Entitlements
Getting started with ConductorOne’s Terraform provider
Find ConductorOne’s Terraform provider on the Terraform registry.
Click Documentation on the registry homepage to see the full list of resources and data sources available in the provider.
To get started, click Use Provider and follow the instructions provided to add ConductorOne’s Terraform provider to your Terraform configuration file.