Skip to content

Commit

Permalink
chore: adding dependecy for parent mg group
Browse files Browse the repository at this point in the history
  • Loading branch information
florianow committed Apr 19, 2024
1 parent 948a875 commit 36d2be8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ locals {

inputs = {
# todo: set input variables
parent_management_group_name = "${local.management_group_prefix}-foundation"
parent_management_group_name = dependency.bootstrap.outputs.parent_management_group
locations = ["germanywestcentral"]

management = "${local.management_group_prefix}-management"
Expand Down

0 comments on commit 36d2be8

Please sign in to comment.