You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.25/modules/acm-tls-certificate"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.26/modules/acm-tls-certificate"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.20"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
@@ -232,7 +232,7 @@ In this example, the `acm-tls-certificates` module will "wait" until your `aws_r
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.25/modules/alb"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.26/modules/alb"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
-
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.25"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
18
+
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.26"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
20
20
This Terraform Module creates an [Application Load Balancer](http://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html)
21
21
that you can use as a load balancer for any [ALB Target Group](http://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html).
@@ -191,7 +191,7 @@ There are two ways for you to override this behavior:
Define the default action if a request to the load balancer does not match any of your listener rules. Currently only 'fixed-response' and 'redirect' are supported. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener#default_action
804
+
Define the default action if a request to the load balancer does not match any of your listener rules. https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener#default_action
807
805
808
806
</HclListItemDescription>
809
807
<HclListItemTypeDetails>
@@ -1169,11 +1167,11 @@ A map from port to the AWS ARNs of the listeners for the ALB that has been deplo
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.25/modules/lb-listener-rules"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.26/modules/lb-listener-rules"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.29.24"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
@@ -95,7 +95,7 @@ Note that in most cases, your path definitions should be mutually exclusive and
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.25/modules/nlb"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
16
+
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/tree/v0.29.26/modules/nlb"className="link-button"title="View the source code for this module in GitHub.">View Source</a>
17
17
18
18
<ahref="https://github.com/gruntwork-io/terraform-aws-load-balancer/releases/tag/v0.23.0"className="link-button"title="Release notes for only versions which impacted this module.">Release Notes</a>
19
19
@@ -29,11 +29,11 @@ For information on why the module was removed, refer to the discussion in [PR
0 commit comments