Kevin Rowlandson
Kevin Rowlandson
> I have a tip for the role assignments - My knowledge is that RoleAssignment is different kind of Azure and also `azurerm` resources and you can deploy `azurerm_role_assignment` in...
> How about Archive Period, where we could define as input along with retention period. @KrishIntMSFT, unfortunately the archive period can only be set at the table level, not at...
This should be a capability provided as part of addressing the following issue: - #115
Just leaving a note here for consideration... Would it work to remove the `scope` element completely for managed policies and just make the managed policy parameters available to all scopes...
Upstream issue now resolved. Will pull this in for the next release.
Now that we have support for `optional()` types, considering making this self-documenting by explicitly defining the advanced block object schema. This would also be a potential solution for #292
- Closed by #526
Adding cross-reference to related conversation: - https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues/551#issuecomment-1348870369 As this is a per-Subscription setting, suggestion is to use the [azurerm_security_center_subscription_pricing](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/security_center_subscription_pricing) resource to enable this as part of lz-vending process. We will...