Skip to content

Commit 98f9abd

Browse files
committed
fix formatting
1 parent 9cc0819 commit 98f9abd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/file_manipulation/locals.intermediate_root_management_group.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ locals {
1414
locals {
1515
import_block = <<EOT
1616
import {
17-
to = azapi_resource.management_groups_level_0["${local.intermediate_root_management_group.id}"]
18-
id = "/providers/Microsoft.Management/managementGroups/${local.intermediate_root_management_group.id}"
17+
to = azapi_resource.management_groups_level_0["${local.intermediate_root_management_group.id}"]
18+
id = "/providers/Microsoft.Management/managementGroups/${local.intermediate_root_management_group.id}"
1919
}
2020
EOT
2121

0 commit comments

Comments
 (0)