tf-consumer-e2e

Execute Terraform consumer plan-then-implement cycles non-interactively with test defaults.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/hashi-demo-lab/terraform-provider-aap --skill tf-consumer-e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tf-consumer-e2e
Source: https://github.com/hashi-demo-lab/terraform-provider-aap/tree/main/.claude/skills/tf-consumer-e2e
Command: npx skills add https://github.com/hashi-demo-lab/terraform-provider-aap --skill tf-consumer-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Non-interactive test harness for end-to-end Terraform consumer workflow testing. It runs the full /tf-consumer-plan -> /tf-consumer-implement cycle with test defaults, bypassing user prompts for automated validation.

Core Features & Use Cases

  • End-to-end orchestration of planning and implementation phases for Terraform consumer workflows.
  • Non-interactive execution that bypasses prompts and enforces test defaults.
  • Validation and reporting of consumer-design compliance via automated checks and status indicators.

Quick Start

Trigger the tf-consumer-e2e workflow to execute the full /tf-consumer-plan and /tf-consumer-implement cycle using default test settings.

Frequently Asked Questions about tf-consumer-e2e

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

FAQPage Schema
How do I automate Terraform consumer workflow testing in CI/CD without user prompts?

Automated Terraform consumer workflow testing bypasses interactive prompts by executing the plan-then-implement cycle non-interactively, applying test defaults for deterministic validation and result reporting in CI/CD pipelines.

What is end-to-end Terraform consumer testing?

End-to-end Terraform consumer testing orchestrates the full planning and implementation phases to validate consumer workflows. It uses automated checks and status indicators to verify consumer-design compliance across the complete lifecycle.

Does this automated Terraform testing work with Ansible Automation Platform?

Yes, the automated Terraform testing applies to teams integrating with Ansible Automation Platform, validating consumer workflows across both planning and implementation phases within local development or CI/CD environments.

How do I validate Terraform planning and implementation phases non-interactively?

You validate Terraform planning and implementation phases non-interactively by triggering the e2e workflow, which executes the full plan and implement cycle using default test settings and bypasses all user prompts.

What are the limitations of non-interactive Terraform consumer testing?

Non-interactive Terraform consumer testing enforces test defaults and bypasses user prompts, meaning it is not suited for workflows requiring manual input or custom configurations outside the default test settings during the plan and implement cycle.