Merge remote-tracking branch 'origin/master' into fast-dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Copyright 2024 Google LLC
|
||||
* Copyright 2025 Google LLC
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -81,7 +81,7 @@ module "tenant-automation-project" {
|
||||
]
|
||||
logging_data_access = {
|
||||
"iam.googleapis.com" = {
|
||||
ADMIN_READ = []
|
||||
ADMIN_READ = {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user