Terraform Providers and Modules

The Terraform Provider for Cisco Catalyst SD-WAN Manager is a tool that provides a set of resources and modules that enable the provisioning, configuration, and management of SD-WAN components through Terraform scripts. This integration facilitates Infrastructure as Code (IaC) practices, allowing for consistent and repeatable deployments of network configurations. The provider supports various SD-WAN features, including device templates, feature templates, and policy management, enabling users to leverage Terraform's declarative syntax to define and manage their network infrastructure.

The following sections explore those options in more detail with commented code examples.

Terraform Provider

Terraform modules for Cisco Catalyst SD-WAN Manager as a Code