dtan4 / terraforming

Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
http://terraforming.dtan4.net/
MIT License
4.29k stars 659 forks source link

aws_iam_policy_attachment is not implemented #202

Open dominis opened 8 years ago

dominis commented 8 years ago

It is not possible to retrieve the list of policies attached to a roles/users/groups

stormbeta commented 8 years ago

@dominis I've opened a PR to support this feature here if you're interested in trying it out.

mbravorus commented 8 years ago

FWIW, there's a typo in default help text, it lists command for attachment as iamp, while it should be iampa