# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. values: module.test.google_access_context_manager_access_level.basic["a1"]: basic: - combining_function: AND conditions: - device_policy: [] ip_subnetworks: [] members: - user:user1@example.com negate: null regions: [] required_access_levels: [] custom: [] name: accessPolicies/12345678/accessLevels/a1 parent: accessPolicies/12345678 title: a1 module.test.google_access_context_manager_access_level.basic["a2"]: basic: - combining_function: OR conditions: - device_policy: [] ip_subnetworks: - 101.101.101.0/24 members: [] negate: null regions: [] required_access_levels: [] - device_policy: [] ip_subnetworks: [] members: [] negate: null regions: - IT - FR required_access_levels: [] custom: [] name: accessPolicies/12345678/accessLevels/a2 parent: accessPolicies/12345678 title: a2 counts: google_access_context_manager_access_level: 2