Skip to content

0.2.3

Compare
Choose a tag to compare
@aknysh aknysh released this 15 Jan 15:37
168c499

what

  • Change role_name output to use splat syntax

why

  • To prevent this warning
Warning: output "role_name": must use splat syntax to access aws_iam_role.default attribute "name", 
because it has "count" set; 
use aws_iam_role.default.*.name to obtain a list of the attributes across all instances