Oleksandr Trapeznikov

Results 8 comments of Oleksandr Trapeznikov

This is an enhancement for https://github.com/aztfmod/terraform-azurerm-caf/pull/1156

The company I work for is having exactly same questions. There is also [terraform-azurerm-caf-enterprise-scale](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale) and [terraform-azurerm-lz-vending](https://github.com/Azure/terraform-azurerm-lz-vending) that partially overlap with each other and [caf-terraform-landingzones](https://github.com/Azure/caf-terraform-landingzones). There is no guidance on which...

Is there any reason why this was not merged in almost a year? Does Confluent have SLAs for fixing High vulnerabilities?

@arnaudlh I added only Istio example, because Open Service Mesh project was archived by CNCF in favour of Istio. Do you want me to remove OSM config entirely, or keep...

Confluent has released the fix in version 2.4.0 in May, and now even 2.5.0 is released. Can we get someone from Datadog to update the dependency to finally fix this...

@arnaudlh [PR#1923](https://github.com/aztfmod/terraform-azurerm-caf/pull/1923) doesn't address this issue, I encountered it while working on that PR but don't have clear directions on how to fix it. I can submit a PR that...

@arnaudlh well, I guess it may not be a breaking change if it fixes the current broken code :) I'll submit a PR soon.

@arnaudlh it looks like there's more issues than just `propagated_route_table`. In the code example `routetable1` is used as `associated_route_table`; however, based on [documentation](https://learn.microsoft.com/en-us/azure/virtual-wan/about-virtual-hub-routing#considerations) only Default route table can be associated...