We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05f030 commit 023dcf5Copy full SHA for 023dcf5
samples/end-to-end-testing/README.md
@@ -57,7 +57,7 @@ func TestEndToEndDeploymentScenario(t *testing.T) {
57
58
fixtureFolder := "../"
59
60
- // User Terratest to deploy the infrastructure
+ // Use Terratest to deploy the infrastructure
61
test_structure.RunTestStage(t, "setup", func() {
62
terraformOptions := &terraform.Options{
63
// Indicate the directory that contains the Terraform configuration to deploy
0 commit comments