Skip to main content

Interactive Mode

Run without arguments to enter the interactive REPL:

iac-code

Interactive mode is useful when you want to refine infrastructure requirements over multiple turns.

Start with authentication:

/auth

Then describe what you want to build:

Create a VPC, two ECS instances, and a security group that allows SSH from my office IP.