terraform/builtin/bins
Martin Atkins f6fd41e7b5 tls provider
As of this commit this provider has only logical resources that allow
the creation of private keys, self-signed certs and certificate requests.
These can be useful when creating other resources that use TLS
certificates, such as AWS Elastic Load Balancers.

Later it could grow to include support for real certificate provision from
CAs using the LetsEncrypt ACME protocol, once it is stable.
2015-10-22 21:48:32 -07:00
..
provider-atlas
provider-aws
provider-azure First few azure resources... 2015-05-28 00:51:17 +02:00
provider-cloudflare
provider-cloudstack
provider-consul
provider-digitalocean
provider-dme
provider-dnsimple
provider-docker
provider-google
provider-heroku
provider-mailgun
provider-null
provider-openstack
provider-packet Packet bare metal cloud hosting platform provider 2015-06-07 16:34:08 -04:00
provider-rundeck New provider for Rundeck, a runbook automation system. 2015-09-03 10:01:32 -07:00
provider-template providers: add template provider 2015-05-01 16:59:49 -07:00
provider-terraform
provider-tls tls provider 2015-10-22 21:48:32 -07:00
provider-vsphere Add VMware vSphere provider support 2015-10-06 13:25:05 +09:00
provisioner-chef Refactored quite a few things after review... 2015-05-08 23:25:24 +02:00
provisioner-file
provisioner-local-exec
provisioner-remote-exec