caf-security-center
aztfmod/caf-security-center/azurerm
Azure Security Center module for Cloud Adoption Framework for Azure landing zones
Install
README
  Configures Azure Security Center Reference the module to a specific version (recommended): ``hcl module "azure_security_center" { source = "aztfmod/caf-security-center/azurerm" version = "0.x.y" asc_config = var.asc_config scope_id = var.scope_id workspace_id = var.workspace_id } ` Requirements No requirements. Providers | Name | Version | |------|---------| | azurerm | n/a | Inputs | Name | Description | Type | Default | Required | |------|-------------|------|---------|:--------:| | asc\_config | (Required) Azure Security Center
Inputs (3)
| Name | Type | Description | Default |
|---|---|---|---|
| asc_config | object({ contact_email | (Required) Azure Security Center Configuration Object | required |
| scope_id | string | (Required) The scope at which the ASC will be tied, typically a subscription: /s | required |
| workspace_id | string | (Required) Azure Log Analytics workspace ID that will be used. | required |
Outputs (2)
object — Output the full objectid — Output the object ID