Skip to content

Commit

Permalink
chore: avmfix
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Nov 5, 2024
1 parent 0656772 commit 1436a74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.subscription_placement.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ resource "azapi_resource" "subscription_placement" {
multiplier = lookup(var.retries.subscription_placement, "multiplier", null)
randomization_factor = lookup(var.retries.subscription_placement, "randomization_factor", null)
} : null

depends_on = [
azapi_resource.management_groups_level_0,
azapi_resource.management_groups_level_1,
Expand Down

0 comments on commit 1436a74

Please sign in to comment.