Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/aws: Expose ARN suffix on ALB Target Group #9734

Merged
merged 1 commit into from
Oct 31, 2016

Commits on Oct 31, 2016

  1. provider/aws: Expose ARN suffix on ALB Target Group

    When creating a CloudWatch Metric for an Application Load Balancer Target Group  it is
    neccessary to use the suffix of the ARN as the reference to the load
    balancer TG . This commit exposes that as an attribute on the `aws_alb_target_group`
    resource to prevent the need to use regular expression substitution to
    make the reference.
    stack72 committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    04bda48 View commit details
    Browse the repository at this point in the history