Deploy Vidos with Terraform
Use the Vidos Terraform provider to provision Vidos services with infrastructure-as-code.
This provider targets Vidos management APIs (control plane). It is not used for calling verification APIs at runtime.
Prerequisites
Section titled “Prerequisites”- Terraform CLI >= 1.6.0
- A Vidos account and an API key
- API key set via
VIDOS_API_KEY(recommended)
export VIDOS_API_KEY="<YOUR_VIDOS_IAM_API_SECRET>"Next steps
Section titled “Next steps”- Terraform quickstart
- Authentication and regions
- Examples
- Terraform provider reference
- Troubleshooting
Keywords
Section titled “Keywords”terraform, terraform provider, deploy with terraform, infrastructure as code