/terratest_example

Example of a Terratest implementation

Primary LanguageGoGNU General Public License v3.0GPL-3.0

terratest_example

Example of a Terratest implementation

Usage

cd test
go mod init github.com/jdxlabs/terratest_example
go mod tidy
go test -v -timeout 30m

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

All rights reserved.