Terraform provider in Go for automating GNS3 network topology deployment.
This repository implements a Terraform provider in Go to manage GNS3 network topologies via the GNS3 REST API. It exposes resources and data sources for projects, nodes, templates, links, and lifecycle actions so topologies can be defined in HCL and applied with Terraform. Suited for network lab automation, testing, and infrastructure-as-code workflows.
0