Skip to content

Commit

Permalink
test consul ACLs in nightly e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasmine Dahilig committed Feb 4, 2022
1 parent 98813b5 commit 7ecd746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/terraform/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export VAULT_ADDR=http://${aws_instance.server[0].public_ip}:8200
%{endif}
export NOMAD_E2E=1
export NOMAD_TEST_CONSUL_ACLS=1
export NOMAD_TOKEN=${data.local_file.nomad_token.content}
export VAULT_TOKEN=${data.local_file.vault_token.content}
Expand Down

0 comments on commit 7ecd746

Please sign in to comment.