Skip to content

[Variables] deploy_diagnostics_for_mg

github-actions edited this page Mar 9, 2023 · 1 revision

Overview

deploy_diagnostics_for_mg bool (optional)

If set to true, will enable diagnostics settings for all management groups.

Default value

true

Validation

None

Usage

Simply add the deploy_diagnostics_for_mg input variable to the module block, and set the value to either true or false.

deploy_diagnostics_for_mg = true
Clone this wiki locally