We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d05f030 + 023dcf5 commit 96f19beCopy full SHA for 96f19be
1 file changed
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