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

Create an output for aws_alb_target_group for the arn suffix #9593

Closed
adhodgson1 opened this issue Oct 25, 2016 · 5 comments · Fixed by #9734
Closed

Create an output for aws_alb_target_group for the arn suffix #9593

adhodgson1 opened this issue Oct 25, 2016 · 5 comments · Fixed by #9734

Comments

@adhodgson1
Copy link

Hi,

It is possible to use the arn_suffix output on the aws_alb resource for cloudwatch alarms. In some of the alarms, I need to use the target group as well, and for this there is no output for the arn_suffix.

Could this be added?

Thanks,
Andrew.

Terraform Version

Terraform v0.7.7

Affected Resource(s)

  • aws_alb_target_group
  • aws_cloudwatch_metric_alarm (requires the arn suffix of the target group).
@stack72
Copy link
Contributor

stack72 commented Oct 26, 2016

Hi @adhodgson1

Thanks for getting in touch here - do you mean the ARN of the alb_target_group e.g. arn:aws:elasticloadbalancing:us-east-1:123456789012:targetgroup/my-targets/73e2d6bc24d8a067

P.

@stack72 stack72 added the waiting-response An issue/pull request is waiting for a response from the community label Oct 26, 2016
@stack72
Copy link
Contributor

stack72 commented Oct 27, 2016

ping @adhodgson1 :)

@bradleythughes
Copy link

#8833 added arn_suffix to aws_alb. @adhodgson1 is asking for the same to be added to aws_alb_target_group to make it easier to create alarms for e.g. the HealthyHostCount.

@stack72
Copy link
Contributor

stack72 commented Oct 31, 2016

got it! Adding this now :)

@stack72 stack72 removed the waiting-response An issue/pull request is waiting for a response from the community label Oct 31, 2016
@ghost
Copy link

ghost commented Apr 20, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants