Merge pull request #62 from mgrotheer/patch-1

Update README.md
This commit is contained in:
Mark Gray (MSFT)
2021-04-06 17:31:14 -07:00
committed by GitHub

View File

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