oma-tf-infra

Automate multi-cloud infrastructure provisioning and risk analysis with Terraform configurations.

1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/first-fluke/mapple --skill oma-tf-infra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oma-tf-infra
Source: https://github.com/first-fluke/mapple/tree/main/.agents/skills/oma-tf-infra
Command: npx skills add https://github.com/first-fluke/mapple --skill oma-tf-infra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the management and review of Terraform-based cloud infrastructure across multiple providers, reducing manual effort and risk of misconfiguration.

Core Features & Use Cases

  • Infrastructure Provisioning & Management: Create and modify cloud resources on AWS, GCP, Azure, and OCI using Terraform configurations.
  • Plan Review & Risk Assessment: Analyze Terraform plans, identify potential destructive changes, and evaluate security and cost implications.
  • Architecture Documentation & Policy Enforcement: Generate architecture artifacts, ensure compliance with organizational and ISO standards, and embed security best practices.

Quick Start

Use the oma-tf-infra skill to review your current Terraform plan and identify risks before applying changes.

Frequently Asked Questions about oma-tf-infra

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

FAQPage Schema
How do I review a Terraform plan for security risks before applying changes?

Reviewing a Terraform plan for security risks involves analyzing configurations to identify destructive changes and evaluate policy compliance. This Skill automates that risk assessment, checking multi-cloud setups against best practices before you apply changes.

Can I use Terraform to provision infrastructure across AWS, GCP, Azure, and Oracle Cloud simultaneously?

Yes, you can use Terraform to provision multi-cloud infrastructure across AWS, GCP, Azure, and Oracle Cloud. This Skill automates resource creation and modification while embedding policy enforcement and cost-awareness across all supported providers.

What is the best way to enforce compliance policies in infrastructure as code?

Enforcing compliance in infrastructure as code requires validating Terraform plans against organizational and ISO standards. This Skill performs policy checks and embeds security best practices directly into your cloud provisioning workflow to ensure compliance.

Does this Terraform review process generate architecture documentation?

Yes, the Terraform review process generates architecture artifacts and documentation. Alongside identifying destructive changes and cost implications, this Skill creates architecture documentation to help you visualize and maintain your multi-cloud infrastructure.

How do I identify destructive changes in a multi-cloud Terraform plan?

Identifying destructive changes in a multi-cloud Terraform plan requires analyzing your configurations for risky resource modifications. This Skill evaluates your plan, highlighting potential destructive changes and security implications before application.

Why do I need policy checks for cloud provisioning with Terraform?

Policy checks for cloud provisioning are needed to prevent misconfigurations, ensure security, and maintain cost-awareness. This Skill automates policy enforcement and risk analysis, reducing the manual effort and risk associated with managing multi-cloud infrastructure.