39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
# 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.folder.google_assured_workloads_workload.folder[0]:
|
|
compliance_regime: EU_REGIONS_AND_SUPPORT
|
|
display_name: workload-name
|
|
organization: organizations/1122334455
|
|
location: europe-west1
|
|
enable_sovereign_controls: true
|
|
module.folder.google_folder_iam_binding.authoritative["roles/owner"]:
|
|
condition: []
|
|
members:
|
|
- serviceAccount:sa1@sa.example
|
|
role: roles/owner
|
|
module.folder.google_folder_iam_member.bindings["am1-storage-admin"]:
|
|
condition: []
|
|
member: serviceAccount:sa1@sa.example
|
|
role: roles/storage.admin
|
|
counts:
|
|
google_assured_workloads_workload: 1
|
|
google_folder_iam_binding: 1
|
|
google_folder_iam_member: 1
|
|
modules: 1
|
|
resources: 3
|
|
|
|
outputs: {}
|