Update README.md

This commit is contained in:
Nitin Mishra 2022-03-03 14:58:02 +05:30 committed by GitHub
parent 7dd20e23d1
commit c3ab412273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,4 @@
# terra-form-test-techhub # Terratest
Terratest is a Go library developed at Gruntwork, that makes it easier to write automated tests for our infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing tasks but here we will be discussing about Testing Terraform code. Terratest is a Go library developed at Gruntwork, that makes it easier to write automated tests for our infrastructure code. It provides a variety of helper functions and patterns for common infrastructure testing tasks but here we will be discussing about Testing Terraform code.
# To Run this application # To Run this application