terraform-workflow

Automate end-to-end development workflows for Power Platform Terraform modules.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/rpothin/terraform-powerplatform-res-tenantsettings --skill terraform-workflow-rpothin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terraform-workflow
Source: https://github.com/rpothin/terraform-powerplatform-res-tenantsettings/tree/main/.agents/skills/terraform-workflow
Command: npx skills add https://github.com/rpothin/terraform-powerplatform-res-tenantsettings --skill terraform-workflow-rpothin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Development teams often struggle to coordinate end-to-end workflows for Power Platform Terraform modules, leading to inconsistent changes, skipped validations, and fragmented documentation.

Core Features & Use Cases

  • Standardized lifecycle from initialization to commit, including branching, formatting, testing, and documentation.
  • MCP integration and tool configuration support for secure, auditable development and CI/CD alignment.
  • Applicable to module authors and maintainers performing end-to-end development across resource patterns and templates.

Quick Start

Initialize from a template and follow the workflow to implement module changes.

Frequently Asked Questions about terraform-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end Terraform module development for Power Platform?

Automate Power Platform Terraform module development by applying a standardized workflow from initialization and branching through formatting, validation, testing, documenting, security scanning, and committing to enforce a repeatable process.

What is the best way to enforce governance and validation in Terraform workflows?

Enforce governance in Terraform workflows by applying an automated, end-to-end process that includes mandatory formatting, validation, security scanning, and documentation generation before any module changes are committed.

How do I set up a standardized branching and testing workflow for Power Platform Terraform modules?

Set up a standardized workflow for Power Platform Terraform modules by initializing from a template and following sequential steps for branching, implementing changes, testing, and validating to maintain CI/CD alignment.

Does this Terraform workflow integrate with MCP and CI/CD tooling configurations?

This Terraform workflow supports MCP integration and tool configuration to ensure secure, auditable development that aligns with CI/CD pipelines and governance requirements.

Why are my Power Platform Terraform module changes inconsistent and missing documentation?

Module changes become inconsistent without a standardized workflow, but automating the end-to-end lifecycle from initialization through documentation and scanning enforces repeatable, governance-aligned development.