rule aws_lb_listener_rule redirect path must start with '/' #412
metafeather
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using: tflint@0.41.0 and ruleset@0.17.1.
Provider docs: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_listener_rule#redirect
Add an example and error I made that could probably be caught:
Error: Error creating LB Listener Rule: InvalidLoadBalancerAction: The Path parameter must be a valid path, should start with a '/', and may contain up to one of each of these placeholders: '#{path}', '#{host}', '#{port}'.
Beta Was this translation helpful? Give feedback.
All reactions