Billing account module (#1743)
* initial untested draft * readme and tests * folder module tfdoc * remove redundant billing cost manager role in fast stage 0 * fix FAST test
This commit is contained in:
committed by
GitHub
parent
3949fdc283
commit
252127bde5
@@ -109,7 +109,7 @@ variable "logging_exclusions" {
|
||||
}
|
||||
|
||||
variable "logging_sinks" {
|
||||
description = "Logging sinks to create for the organization."
|
||||
description = "Logging sinks to create for the folder."
|
||||
type = map(object({
|
||||
bq_partitioned_table = optional(bool)
|
||||
description = optional(string)
|
||||
|
||||
Reference in New Issue
Block a user