Allow configuring data access logs from org/folder/project schemas (#3516)
* modules and FAST support * module tests * fast stage 0 dataset * tfdoc
This commit is contained in:
committed by
GitHub
parent
7e32058010
commit
ba77c6170c
@@ -37,5 +37,9 @@ resource "terraform_data" "defaults_preconditions" {
|
||||
)
|
||||
error_message = "No default storage location defined in defaults or overrides variables."
|
||||
}
|
||||
# precondition {
|
||||
# condition = local.projects_input == null
|
||||
# error_message = yamlencode(local.projects_input)
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user