observeinc / terraform-aws-collection

Terraform module which streamlines collection from multiple sources within AWS
https://docs.observeinc.com/en/latest/content/integrations/aws/aws.html#installation
Other
3 stars 3 forks source link

fix(externalrole): adjust outputs. #186

Closed jta closed 3 months ago

jta commented 3 months ago

Returning an arn rather than a role reduces the stuttering when referring to the externalrole module, e.g: module.metrics_role.arn vs module.metrics_role.role.arn.