Terraform Azure Devops

🌐Community
by ntaksh42 · vlatest · Repository

Helps with Terraform, Azure, DevOps as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add terraform-azure-devops npx -- -y @trustedskills/terraform-azure-devops
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "terraform-azure-devops": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/terraform-azure-devops"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to manage Azure DevOps resources using Terraform. It automates infrastructure provisioning and configuration, enabling consistent deployments and reducing manual effort. Specifically, it can create pipelines, configure repositories, and manage work items within an Azure DevOps organization.

When to use it

  • Automated Infrastructure Provisioning: Quickly set up new Azure DevOps projects or environments without manual configuration.
  • Pipeline Management: Create, update, or delete CI/CD pipelines for software releases.
  • Repository Configuration: Manage repository settings like branch policies and access controls programmatically.
  • Work Item Automation: Create and manage work items (e.g., tasks, bugs) within Azure DevOps projects.

Key capabilities

  • Azure DevOps Pipeline Management
  • Azure DevOps Repository Configuration
  • Terraform Resource Provisioning
  • Work Item Creation & Management

Example prompts

  • "Create a new Azure DevOps pipeline named 'MyPipeline' that builds a Node.js application."
  • "Update the branch policy on the 'main' branch of my Azure DevOps repository to require code reviews."
  • "Generate Terraform configuration for an Azure DevOps project with a specific name and description."

Tips & gotchas

  • Requires appropriate credentials and permissions within your Azure DevOps organization.
  • Ensure you have Terraform installed and configured before using this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ntaksh42
Installs
5

🌐 Community

Passed automated security scans.