Skip to content

Instantly share code, notes, and snippets.

@gdumitrescu
gdumitrescu / AGENT.md
Created September 17, 2025 23:13
GitHub Copilot AGENT.md for Terraform and GitHub Actions projects

AGENT.md

Overview

This repository leverages GitHub Copilot as an embedded agent to assist with large-scale infrastructure management using Terraform and GitHub Actions. Copilot automates, reviews, and enhances workflows, improving reliability and developer experience.

Agent Role

  • Automation Assistant: Generate, review, and validate Terraform and CI/CD code.
  • Workflow Orchestrator: Trigger and manage GitHub Actions pipelines for infrastructure changes.