Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apparentlymart/terraform-provider-testing
- Owner: apparentlymart
- License: mit
- Created: 2019-03-17T00:01:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T18:40:46.000Z (about 4 years ago)
- Last Synced: 2024-10-04T11:43:47.611Z (3 months ago)
- Topics: terraform, terraform-provider, testing
- Language: Go
- Size: 1.9 MB
- Stars: 70
- Watchers: 9
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).