Merge pull request #26221 from hashicorp/alisdair/enable-consul-remote-backend-tests
build: Enable Consul remote backend tests
This commit is contained in:
commit
b213ec883d
|
@ -38,6 +38,8 @@ jobs:
|
|||
go-test:
|
||||
executor:
|
||||
name: go
|
||||
environment:
|
||||
TF_CONSUL_TEST: 1
|
||||
parallelism: 4
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue