terraform/builtin
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
..
bins Merge pull request #1185 from hashicorp/f-remote-resource 2015-04-01 22:50:30 -07:00
providers Implement AWS IAM resources 2015-05-05 12:47:20 -04:00
provisioners Updated the PR according to the review comments 2015-05-01 18:52:01 +02:00