Merge remote-tracking branch 'origin/master' into fast-dev

This commit is contained in:
Ludo
2025-01-14 17:04:18 +01:00
36 changed files with 396 additions and 134 deletions

View File

@@ -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 = {}
}
}
}