mirror of https://github.com/hashicorp/terraform
provider/aws: Expose ARN suffix on ALB (#8833)
When creating a CloudWatch Metric for an Application Load Balancer it is neccessary to use the suffix of the ARN as the reference to the load balancer. This commit exposes that as an attribute on the `aws_alb` resource to prevent the need to use regular expression substitution to make the reference. Fixes #8808.pull/8848/head
parent
e705d5462b
commit
9d51ebd0aa
Loading…
Reference in new issue