Validio Code (IaC)

Validio Code provides Infrastructure-as-Code (IaC), which allows you to model and manage resources within your environment in an efficient and repeatable manner. It is similar to other IaC tools, such as Terraform, Pulumi, and AWS CloudFormation.

Validio Code leverages Python to provide the full expressive power of an imperative programming language, combined with the safety of declaratively managing your infrastructure. This fits Validio Code into existing development or CI/CD workflows.

Prerequisites

Before you can use Validio Code, you must install and configure the Validio CLI and SDK. For more information, see Getting Started with the Developer Toolkit.

Getting started with Validio Code