1 min read
TerraDawn
  • Developing a CLI tool that converts natural language requests into Terraform configurations using LangGraph.
  • Fetches official AWS provider documentation at runtime to generate valid, non-deprecated HCL code.
  • Includes automated security scanning, plan review, and human approval before provisioning real infrastructure.