dtan4 / terraforming

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

Add tags to IAM users #472

Open Kasama opened 5 years ago

Kasama commented 5 years ago

Changed command iamu to include user tags in the generated terraform

As described in the terraform documentation, user tags can be managed in the same .tf file as the user itself. This merge request adds this functionality so that if an user has tags, it will be reflected in the generated terraform configurations and/or state

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 83d2f57643dcd4c1b2b78a3ab977bd5d0d39be10 on Kasama:add_tags_to_iam_users into 67cb9299f283bc16bd70c197f25edc419bee280f on dtan4:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 83d2f57643dcd4c1b2b78a3ab977bd5d0d39be10 on Kasama:add_tags_to_iam_users into 67cb9299f283bc16bd70c197f25edc419bee280f on dtan4:master.