Skip to content

Commit

Permalink
Merge pull request #26221 from hashicorp/alisdair/enable-consul-remot…
Browse files Browse the repository at this point in the history
…e-backend-tests

build: Enable Consul remote backend tests
  • Loading branch information
alisdair authored Sep 11, 2020
2 parents 2167f92 + 579e0b2 commit b213ec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
go-test:
executor:
name: go
environment:
TF_CONSUL_TEST: 1
parallelism: 4
steps:
- checkout
Expand Down

0 comments on commit b213ec8

Please sign in to comment.