Unverified Commit 8f7abae8 authored by Derek Strickland's avatar Derek Strickland Committed by GitHub
Browse files

Update E2E terraform output command (#12561)

Showing with 1 addition and 1 deletion
+1 -1
......@@ -36,7 +36,7 @@ values for `VAULT_TOKEN`, `VAULT_ADDR`, and `VAULT_NAMESPACE`:
```
cd ./hcp-vault-auth
terraform apply --auto-approve
$(terraform output environment --raw)
$(terraform output --raw environment)
```
Optionally, edit the `terraform.tfvars` file to change the number of
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment