terraform/builtin/providers
Phil Frost b082117e92 Implement AWS IAM resources
- Users
- Groups
- Roles
- Inline policies for the above three
- Instance profiles
- Managed policies
- Access keys

This is most of the data types provided by IAM. There are a few things
missing, but the functionality here is probably sufficient for 95% of
the cases. Makes a dent in #28.
2015-05-05 12:47:20 -04:00
..
atlas Move duplicated envDefaultFunc out of each provider and into Schema. 2015-01-16 17:25:39 +00:00
aws Implement AWS IAM resources 2015-05-05 12:47:20 -04:00
cloudflare providers/cloudflare: Better error message 2015-04-29 13:49:16 -07:00
cloudstack Fixing up some tests after a couple of thorough test rounds 2015-05-05 12:31:21 +02:00
consul Fix comment in consul provider to not mention digitalocean 2015-01-22 12:45:55 -08:00
digitalocean providers/digitalocean: fix ssh key test 2015-04-02 09:04:59 -05:00
dme providers/dme: rename dnsmadeeasy package to dme 2015-02-25 15:54:22 -08:00
dnsimple providers/dnsimple: default ttl to 3600 2015-04-28 09:20:23 -04:00
docker provider/docker: fmt on container resource 2015-04-20 14:18:46 -05:00
google Use a set for service account scopes. Fix #1759 2015-04-30 21:21:21 -04:00
heroku providers/heroku: empty config vars block shouldn't panic [GH-1211] 2015-03-26 09:45:37 -07:00
mailgun providers/mailgun: fix sending/receiving records 2015-02-18 17:18:19 -06:00
null providers/null: null provider 2014-10-04 16:42:43 -07:00
openstack Merge pull request #1745 from hashicorp/b-openstack-bool 2015-04-30 14:27:14 -07:00
terraform providers/terraform: name it terraform_remote_state 2015-04-01 22:49:05 -07:00