Kevin Rowlandson

Results 178 comments of Kevin Rowlandson

The additional missing settings regarding storage are also a little odd given we configure these in the `Deploy-Sql-VulnerabilityAssessments` Policy Definition. Given we don't have this Policy Definition linked to a...

@jtracey93 - please can you take a look at this, as I know you've just been working on this one? Thank you

Do we have any further updates on this please? We have issues #672 and [Azure/terraform-azurerm-caf-enterprise-scale/issues/130](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues/130) outstanding for this.

@adhodgson-wpp, indeed you have correctly identified one of the challenges of integrating Subscription Vending with the module. Thankfully we are already looking at options to change this module behaviour in...

Thank you for logging this issue @vaclaond If I've understood this query correctly, the intent is to update the SKU of the `azurerm_log_analytics_workspace` to manage costs associated with data storage...

Understood, thank you for confirming that @vaclaond... as you say, this is something the Azure provider for Terraform doesn't currently support. To help with this, I will look into whether...

Just a quick update on this. I have tried to handle this using the `lifecycle { ignore_changes = [] }` block but this is not a tracked property on this...

Great question, and thank you for logging this @huqianghui The exclusion capability uses a filter on a `for_each` loop, and only works at the scope where an item is specified....