Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Undefined method managed_policy_arn for iam_user resource #141

Closed
erran-r7 opened this issue Jul 6, 2016 · 0 comments
Closed

Undefined method managed_policy_arn for iam_user resource #141

erran-r7 opened this issue Jul 6, 2016 · 0 comments

Comments

@erran-r7
Copy link
Contributor

erran-r7 commented Jul 6, 2016

We should define managed_policy_arn instead of requiring users to use property to manually define the AWS::IAM::User ManagedPolicyArns property.

templates/iam/integrations_users.rb:12:in `block (2 levels) in <module:IAM>': undefined method `managed_policy_arn' for #<Convection::Model::Template::Resource::IAMUser:0x007fae4befc0d0> (NoMethodError)
        from /Users/ecarey/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/convection-0.2.31/lib/convection/model/template.rb:22:in `instance_exec'
        from /Users/ecarey/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/convection-0.2.31/lib/convection/model/template.rb:22:in `block in attach_resource'
        from /Users/ecarey/rapid7/platform-delivery/.../templates/iam/integrations_users.rb:8:in `block in <module:IAM>'
erran-r7 added a commit that referenced this issue Jul 6, 2016
…rn-on-the-aws_iam_user-resource

Fix #141 - Define the managed_policy_arn property for the iam_user resource
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant