Open RENATOZANGER opened 7 months ago
Voting for Prioritization
Volunteering to Work on This Issue
Hey @RENATOZANGER 👋 Thank you for taking the time to raise this! Are you able to supply debug logs (redacted as needed) in case whoever picks this up needs that information?
Hey @RENATOZANGER 👋 Thank you for taking the time to raise this! Are you able to supply debug logs (redacted as needed) in case whoever picks this up needs that information?
Hi @justinretzolk , thanks for the response. Unfortunately I can't export the debug log because I'm running terraform within the company, I can't export the information, if there's another way I can do it let me know, I'm willing to help.
Hey @RENATOZANGER 👋 Thank you for taking the time to raise this! Are you able to supply debug logs (redacted as needed) in case whoever picks this up needs that information?
I also have this issue. How can I help get a fix? How can I collect the debug logs for this?
Terraform Core Version
1.1.9
AWS Provider Version
5.36.0
Affected Resource(s)
aws_lb_listener
Expected Behavior
should return the value of target_group_arn from listener
Actual Behavior
the target_group_arn value is returning empty
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
Panic Output
No response
Important Factoids
The functionality works up to version 5.35.0. From version 5.36.0 onwards, the target_group_arn is not being returned
References
No response
Would you like to implement a fix?
None