Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
johnricords committed Jun 1, 2023
1 parent 07063e7 commit 72af488
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ module "standards_control" {
control_status = each.value.control_status
disabled_reason = each.value.disabled_reason


depends_on = [
module.account,
module.subscriptions
]
}
Expand Down

0 comments on commit 72af488

Please sign in to comment.