directory
0.48.2
Repository: https://github.com/gruntwork-io/terratest.git
Documentation: pkg.go.dev

# Packages

Package aws allows to interact with resources on Amazon Web Services.
Package collections allows to interact with lists of things.
Package dns_helper contains helpers to interact with the Domain Name System.
Package docker allows to interact with Docker and docker compose resources.
Package environment provides utility functions for interacting with the OS environment (e.g environment variables).
Package files allows to interact with files on a file system.
Package gcp allows interaction with Google Cloud Platform resources.
Package git allows to interact with Git.
Package helm provides common functionalities for testing helm charts, such as calling out to the helm client.
Package http_helper contains helpers to interact with deployed resources through HTTP.
Package k8s provides common functionalities for interacting with a Kubernetes cluster in the context of infrastructure testing.
Package logger contains different methods to log.
Package packer allows to interact with Packer.
Package random contains different random generators.
Package retry contains logic to retry actions with certain conditions.
Package shell allows to run commands in a shell.
Package slack contains routines useful for testing slack integrations.
Package ssh allows to manage SSH connections and send commands through them.
Package terraform allows to interact with Terraform.