Matthew Burtless
Matthew Burtless
*Title*: *Datadog Tracing Headers not propagated in GRPC requests in WASM filter* *Description*: Envoy appears to omit Datadog trace context propagation in GRPC metadata of GRPC requests made to an...
## Detailed description When running `speccy lint [my-spec].yaml` on a spec that contains many YAML aliases speccy will fail with the following error: ``` Could not read YAML/JSON from file:...
### Terraform Version All versions ### Affected Resource(s) ns1_zone ### Terraform Configuration Files ```hcl resource "ns1_zone" "secondary_zone" { zone = "foo.com" primary = "2620:78:2000:0e00::ffff" additional_primaries = ["2620:78:2000:0e00::fffe"] } ``` ###...