mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
e2e: fix terraform output environment command instruction (#10674)
This commit is contained in:
@@ -14,7 +14,7 @@ output "message" {
|
||||
value = <<EOM
|
||||
Your cluster has been provisioned! To prepare your environment, run:
|
||||
|
||||
$(terraform output environment)
|
||||
$(terraform output --raw environment)
|
||||
|
||||
Then you can run tests from the e2e directory with:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user