Add project quotas factory
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
7833203d87
commit
a236222a93
@@ -71,6 +71,7 @@ variable "factories_config" {
|
||||
type = object({
|
||||
custom_roles = optional(string)
|
||||
org_policies = optional(string)
|
||||
quotas = optional(string)
|
||||
})
|
||||
nullable = false
|
||||
default = {}
|
||||
|
||||
Reference in New Issue
Block a user