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 default target group count #108

Merged

Conversation

linhkikuchi
Copy link
Contributor

@linhkikuchi linhkikuchi commented Dec 3, 2021

what

  • I have listener_https_fixed_response but still need the default target group created in this module. It used to work before this PR (Add module.this.enabled check to listener's count #97). Do not see why it should not get created when we have listener_https_fixed_response

@linhkikuchi linhkikuchi requested review from a team as code owners December 3, 2021 08:13
@linhkikuchi linhkikuchi requested review from dotCipher and dylanbannon and removed request for a team December 3, 2021 08:13
@max-lobur
Copy link
Contributor

@nitrocode ^

@nitrocode
Copy link
Member

see the original issue #94

if we want to change this back then at least lets prevent it from being created when both are set to fixed response

@linhkikuchi

@aknysh
Copy link
Member

aknysh commented Dec 3, 2021

see the original issue #94

if we want to change this back then at least lets prevent it from being created when both are set to fixed response

@linhkikuchi

Or maybe add a variable default_target_group_enabled - easier to understand and control it

@linhkikuchi linhkikuchi requested a review from a team as a code owner December 5, 2021 23:42
@linhkikuchi
Copy link
Contributor Author

see the original issue #94
if we want to change this back then at least lets prevent it from being created when both are set to fixed response
@linhkikuchi

Or maybe add a variable default_target_group_enabled - easier to understand and control it

Thank you, have updated

variables.tf Outdated Show resolved Hide resolved
@linhkikuchi linhkikuchi requested review from nitrocode and removed request for a team December 6, 2021 06:05
linhkikuchi and others added 2 commits December 6, 2021 15:06
…kikuchi/terraform-aws-alb into linh-fix-default-target-group-count
@nitrocode
Copy link
Member

/test all

@nitrocode nitrocode merged commit 5578d81 into cloudposse:master Dec 8, 2021
SatyaVadapalli pushed a commit to teamclairvoyant/terraform-aws-alb that referenced this pull request Jun 29, 2022
* Fix default target group count

* Add variable default_target_group_enabled

* Auto Format

* Update variables to enable default target group

* Auto Format

Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants