James Leone

Results 2 issues of James Leone

This request to enhance [azurerm_firewall_policy_rule_collection_group](https://github.com/aztfmod/terraform-azurerm-caf/blob/main/modules/networking/firewall_policy_rule_collection_groups/firewall_policy_rule_collection_groups.tf#L61-L83) so support argument [web_categories](https://registry.terraform.io/providers/hashicorp/azurerm/2.81.0/docs/resources/firewall_policy_rule_collection_group#web_categories) since this is an essential feature of Azure Firewall when creating policies to control site access from Azure. Something like this...

To help in debugging and creating launchpads, it would be helpful to use terraform console. Such capability allows exploring of the different vars, locals, etc. Before invoking Terraform, rover does...