Update README.md
Fixed typo
This commit is contained in:
parent
d05f030d03
commit
023dcf5201
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user