diff --git a/modules/mu/providers/aws/role.rb b/modules/mu/providers/aws/role.rb index 2bbc8a3d2..633b5fb99 100644 --- a/modules/mu/providers/aws/role.rb +++ b/modules/mu/providers/aws/role.rb @@ -137,7 +137,7 @@ def groom if !@config['bare_policies'] and (@config['raw_policies'] or @config['attachable_policies']) -# bindTo("role", @mu_name) + bindTo("role", @mu_name) end end