Skip to content
DevOps Madnessa blog by Ioannis Moustakis

How to Import and Manage AWS Networking with Terraform and ControlMonkey

· via AWS

Summary: Hand-built VPCs, routes and peering are the scariest part of any estate to codify, because mistakes cut connectivity. This APN piece walks a real import with ControlMonkey generating code and state together, which removes the tedious half of the job. The import is the start; the value arrives when every later networking change goes through a plan.

Who should read it: teams with hand-built AWS networking they are afraid to touch, which is a large club.

Read the full article on AWS →