This document describes a simple AI chatbot architecture used to assist infrastructure automation workflows, especially for testing sub-domain deployment using Terraform as Infrastructure as Code (IaC).
The main idea is to connect a chat-based interface with an agent runtime, an LLM provider, and a set of infrastructure tools, so the bot can receive a request, reason through the task, and help execute or prepare deployment-related actions.
flowchart LR