Closed stack72 closed 5 years ago
I THINK (not 100% positive, please check PR) that this is being addressed in https://github.com/terraform-providers/terraform-provider-aws/issues/8126, https://github.com/terraform-providers/terraform-provider-aws/pull/8268.
Duplicate of #8126
Thanks for that @ewbankkit :)
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
The
lb_listener_rule
condition
needs to have extensions that allow not justhost-header
andpath-pattern
conditions.It needs to be able to support:
Each of these new condition types have their struct in the AWS SDK, therefore the schema will need to adapt to allow them - this will more than likely mean a state migration due to
condition
beingschema.TypeSet