Arnaud Lheureux
Arnaud Lheureux
Let's target 5.6.0 as its not implemented in azurerm 2.88.1
hi folks, the problem is fixed after azurerm 3.9. For your testing purposes, you can use the following update branch: ```int-azrm-3.7.0``` which includes 3.9 (despite the name ;)) this should...
looks like we have a duplicates with #1102 - will try to bring best of both worlds :)
hi @hriaz you probably need to create your own network watchers as per the following examples: https://github.com/aztfmod/terraform-azurerm-caf/tree/master/examples/networking/virtual_network/202-nsg-flow-logs-v2
hi @gevraud-cicd - Based on the velocity of https://github.com/hashicorp/terraform-provider-azurerm/pull/15262 - we are considering an AZPI version of it.
https://registry.terraform.io/providers/Azure/azapi/0.5.0
I will push a first working branch in the next days.
Duplicates with https://github.com/aztfmod/terraform-azurerm-caf/issues/902. @jorseng do you have bandwidth to work on this one?
thanks for your contribution to Cloud Adoption Framework @trapeznikov!
Sure @robertdebock, the main limitation factor is that from forks, PR would not be delegated secrets (security reasons) so any external contributions would not be run againts plans. We are...