Files
opentf/backend
James Bardin 76eb65c911 Fix crash in consul backend
A TLS config was being assigned to a Transport in a nil http.Client. The
Transport is built in the consul config by default, but the http.Client
is not built until later in NewClient.
2017-08-31 09:29:43 -04:00
..
2017-08-17 12:49:23 -04:00
2017-08-31 09:29:43 -04:00
2017-02-28 10:58:29 -08:00
2017-08-28 09:59:30 -07:00