Introduce iam_by_principals_conditional (#3649)
* Introduce iam_by_principals_conditional * Add iam_by_principals_conditional to project factory * Update IAM ADR * Update project factory readme * Sync FAST schemas * Update organization schema * Add resman tests for iam_by_principals_conditional * Update PF project-defaults.tf * Update copyright
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2025 Google LLC
|
||||
# Copyright 2026 Google LLC
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -20,6 +20,7 @@ common_tfvars:
|
||||
tests:
|
||||
context:
|
||||
iam_by_principals_additive:
|
||||
iam_by_principals_conditional:
|
||||
no_parent:
|
||||
no_prefix:
|
||||
org_policies_boolean:
|
||||
|
||||
Reference in New Issue
Block a user