Terraform Module Testing Framework

Tests Terraform modules using Terratest Go library and terraform test native framework. Validates plan output, applies infrastructure in ephemeral environments, and asserts resource attributes with automatic cleanup.

tomevault-io c1ed9ea 2 files · 1.9 KB Updated

File contents

Terraform Module Testing Framework

Tests Terraform modules using Terratest Go library and terraform test native framework. Validates plan output, applies infrastructure in ephemeral environments, and asserts resource attributes with automatic cleanup.

Installation

Basic usage or getting-started notes:

Source


Source: agentskillexchange/skills — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/agentskillexchange--skills--terraform-module-testing-framework commit c1ed9eaca6

Frequently asked questions

npx skillmds@latest add tomevault-io/terraform-module-testing-framework