Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update deprecated ALB listener rule format
Upstream change: hashicorp/terraform-provider-aws#8268 Should fix this warning: ``` Warning: "condition.0.values": [DEPRECATED] use 'host_header' or 'path_pattern' attribute instead on .terraform/modules/atlantis/terraform-aws-modules-terraform-aws-atlantis-e1242e3/main.tf line 213, in resource "aws_lb_listener_rule" "redirect_http_to_https": 213: resource "aws_lb_listener_rule" "redirect_http_to_https" { ```
- Loading branch information