Terratest

Terratest is an open-source Go library that provides patterns and helper functions for testing infrastructure, with first-class support for Terraform, Docker, Packer, and other infrastructure-as-code tools, facilitating the writing and execution of automated tests to ensure the correctness and robustness of the infrastructure.

Install Go

  1. Browse to https://go.dev/doc/install
  2. Download and install the latest release (minimum version 1.13)

Last modified January 27, 2025: Delete cloud-adoption-framework.md (1a91b0a)