terraform/builtin/providers
Pete Hodgson 5b66b9306e add aws_key_pair resource
For now this only supports importing a key pair (by specifying a
public_key) property. In the future it'd be fairly trivial to support
key pair creation, with the private key returned as a computed property.

In real world usage you'd probably want to provide that public_key
property via a variable rather than hard-coding it into a terraform
config that'd end up in source control.
2014-12-18 01:27:06 -08:00
..
atlas builtin/providers/atlas: vet fix 2014-12-17 12:28:28 +01:00
aws add aws_key_pair resource 2014-12-18 01:27:06 -08:00
cloudflare Removing obsolete struct tags 2014-11-17 18:57:41 +01:00
cloudstack core: refactoring the way sets work internally v2 2014-12-12 23:21:20 +01:00
consul Making all function names consistent 2014-12-15 15:26:17 +01:00
digitalocean Making all function names consistent 2014-12-15 15:26:17 +01:00
dnsimple Removing obsolete struct tags 2014-11-17 18:58:41 +01:00
google Fixing the acc tests 2014-11-20 14:30:02 +01:00
heroku builtin/providers/heroku: vet fix 2014-12-17 12:58:12 +01:00
mailgun builtin/providers/mailgun: vet fix 2014-12-17 12:59:07 +01:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00