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

fix: Explicitly setting http_tcp_listener.action_type to forward fails #281

Conversation

Jarodiv
Copy link
Contributor

@Jarodiv Jarodiv commented Mar 15, 2023

Description

Make the http_tcp_listener accept "forward" as explicitly set value.

Motivation and Context

If you need to set the value of action_type explicitly (e.g. to make redirecting optional), there is no working way to do so.
This solves #280

Breaking Changes

There should be no negative effect on backwards compatibility with the current major version.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@Jarodiv Jarodiv changed the title fix: explicitly setting http_tcp_listener.action_type to forward fails Fx: explicitly setting http_tcp_listener.action_type to forward fails Mar 15, 2023
@Jarodiv Jarodiv changed the title Fx: explicitly setting http_tcp_listener.action_type to forward fails Fix: explicitly setting http_tcp_listener.action_type to forward fails Mar 15, 2023
@Jarodiv Jarodiv changed the title Fix: explicitly setting http_tcp_listener.action_type to forward fails Fix: Explicitly setting http_tcp_listener.action_type to forward fails Mar 15, 2023
@Jarodiv Jarodiv changed the title Fix: Explicitly setting http_tcp_listener.action_type to forward fails fix: Explicitly setting http_tcp_listener.action_type to forward fails Mar 15, 2023
Michael Strache added 3 commits March 20, 2023 10:05
@github-actions
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label May 11, 2023
@Jarodiv
Copy link
Contributor Author

Jarodiv commented May 13, 2023

'Keep alive' comment

@github-actions github-actions bot removed the stale label May 14, 2023
@manjitkumar
Copy link

It looks like this is going to help. Thanks @Jarodiv for
Can we please get this one rolling? @antonbabenko @brandonjbjelland @angstwad

@antonbabenko antonbabenko merged commit b6cf424 into terraform-aws-modules:master Jun 6, 2023
@antonbabenko
Copy link
Member

@Jarodiv Thank you very much for this improvement!

antonbabenko pushed a commit that referenced this pull request Jun 6, 2023
### [8.6.1](v8.6.0...v8.6.1) (2023-06-06)

### Bug Fixes

* Explicitly setting http_tcp_listener.action_type to forward fails ([#281](#281)) ([b6cf424](b6cf424))
@antonbabenko
Copy link
Member

This PR is included in version 8.6.1 🎉

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants