terraform/helper/acctest
Caio Filipini 45ad54c816 provider/digitalocean: Add support for certificates
Besides the support for DO certificates themselves, this commit also
includes:

1) A new `RandTLSCert` function that generates a valid, self-signed TLS
certificate to be used in the test
2) A fix for the PEM encoding of the private key generated in
`RandSSHKeyPair`: the PEM was always empty
2017-05-17 17:20:40 +02:00
..
acctest.go provider/digitalocean: acctest improvements 2016-01-04 15:30:35 -06:00
random.go provider/digitalocean: Add support for certificates 2017-05-17 17:20:40 +02:00
remotetests.go tests: allow opt-out of remote tests via env var 2016-01-21 15:44:18 -06:00