Path | Synopsis |
---|---|
modules/aws | Package aws allows to interact with resources on Amazon Web Services. |
modules/azure | |
modules/collections | Package collections allows to interact with lists of things. |
modules/dns-helper | Package dns_helper contains helpers to interact with the Domain Name System. |
modules/docker | Package docker allows to interact with Docker and docker-compose resources. |
modules/environment | Package environment provides utility functions for interacting with the OS environment (e.g environment variables). |
modules/files | Package files allows to interact with files on a file system. |
modules/gcp | Package gcp allows interaction with Google Cloud Platform resources. |
modules/git | Package git allows to interact with Git. |
modules/helm | Package helm provides common functionalities for testing helm charts, such as calling out to the helm client. |
modules/http-helper | Package http_helper contains helpers to interact with deployed resources through HTTP. |
modules/k8s | Package k8s provides common functionalities for interacting with a Kubernetes cluster in the context of infrastructure testing. |
modules/logger | Package logger contains different methods to log. |
modules/logger/parser | Package logger/parser contains methods to parse and restructure log output from go testing and terratest |
modules/oci | |
modules/packer | Package packer allows to interact with Packer. |
modules/random | Package random contains different random generators. |
modules/retry | Package retry contains logic to retry actions with certain conditions. |
modules/shell | Package shell allows to run commands in a shell. |
modules/ssh | Package ssh allows to manage SSH connections and send commands through them. |
modules/terraform | Package terraform allows to interact with Terraform. |
modules/testing | |
modules/test-structure | Package test_structure allows to set up tests and their environment. |
Updated 2021-01-22. Refresh now. Tools for package owners.