Skip to content

deprecated warning for deploy initiative on managementGroup #122

@57effen

Description

@57effen

hi,

there is a deprecated warning

Warning: Argument is deprecated
with module.initiative.azurerm_policy_set_definition.set
on .terraform/modules/initiative/main.tf line 9, in resource "azurerm_policy_set_definition" "set":
management_group_id = var.management_group_id
management_group_id has been deprecated in favour of the azurerm_management_group_policy_set_definition resource and will be removed in v5.0 of the AzureRM Provider.

management_group_id = var.management_group_id

it seems that azurerm_management_group_policy_set_definition have to be used in next major AzureRM release

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions