2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 14:55:02 +00:00
Eric 5682f3ce1f Tweak the Lambda Envoy configuration generated by the serverless patcher
- Move from `strip_matching_host_port` to `strip_any_host_port`
- Remove `auto_host_rewrite` since it conflicts with `strip_any_host_port`
2022-04-01 11:13:44 -04:00

4 lines
101 B
Plaintext

```release-note:feature
xds: Add the ability to invoke AWS Lambdas through terminating gateways.
```