Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apparentlymart/terraform-provider-testing

An experimental Terraform provider to assist in writing tests for Terraform modules
https://github.com/apparentlymart/terraform-provider-testing

terraform terraform-provider testing

Last synced: 2 months ago
JSON representation

An experimental Terraform provider to assist in writing tests for Terraform modules

Awesome Lists containing this project

README

        

# Terraform Testing Provider

This provider is an experiment in writing simple tests for your reusable
Terraform modules using Terraform itself.

It's currently very much a prototype and subject to change at any time as we
continue to explore the use-cases and possible approaches.

**This is not a HashiCorp project.**

For information on usage, see [the `docs` directory](./docs).