terraform/website/source/docs/providers/tls/r
Martin Atkins c244e5a668 Convert tls_cert_request to be a data source
This resource (unlike the others in this provider) isn't stateful, so it
is a good candidate to be a data source.

The old resource form is preserved via the standard shim in helper/schema,
which will generate a deprecation warning but will still allow the
resource to be used.
2016-07-02 08:07:53 -07:00
..
locally_signed_cert.html.md provider/tls: add locally signed certificates 2015-11-15 20:23:40 -05:00
private_key.html.md Export public keys from tls_private_key 2016-01-16 17:30:48 -08:00
self_signed_cert.html.md tls_self_signed_cert reference subject doc from tls_cert_request 2016-02-27 04:37:41 -08:00