Added audience to workflow local in 0-org-setup (#3418)
* Added missing audiences to fast_0_org_setup * Run terraform fmt --------- Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
This commit is contained in:
@@ -74,6 +74,7 @@ locals {
|
||||
)
|
||||
}
|
||||
tf_var_files = try(v.output_files.files, [])
|
||||
audiences = try(v.workload_identity_provider.audiences, [])
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user