Update README.md

Fixed typo
This commit is contained in:
Matthew Grotheer 2020-12-24 08:20:08 -08:00 committed by GitHub
parent d05f030d03
commit 023dcf5201
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ func TestEndToEndDeploymentScenario(t *testing.T) {
fixtureFolder := "../"
// User Terratest to deploy the infrastructure
// Use Terratest to deploy the infrastructure
test_structure.RunTestStage(t, "setup", func() {
terraformOptions := &terraform.Options{
// Indicate the directory that contains the Terraform configuration to deploy