cloud-foundation-fabric/tests/modules/organization/tftest.yaml

78 lines
1.6 KiB
YAML
Raw Normal View History

2022-12-04 11:58:32 -08:00
# Copyright 2022 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.
2022-12-02 11:07:15 -08:00
module: modules/organization
2022-12-05 02:20:20 -08:00
audit_config:
tfvars:
- common.tfvars
- audit_config.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
iam:
tfvars:
- common.tfvars
- iam.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
iam_additive:
tfvars:
- common.tfvars
- iam_additive.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
logging:
tfvars:
- common.tfvars
- logging.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
logging_exclusions:
tfvars:
- common.tfvars
- logging_exclusions.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
org_policies_list:
tfvars:
- common.tfvars
- org_policies_list.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
org_policies_boolean:
tfvars:
- common.tfvars
- org_policies_boolean.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
org_policies_custom_constraints:
tfvars:
- common.tfvars
- org_policies_custom_constraints.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
tags:
tfvars:
- common.tfvars
- network_tags.tfvars
- resource_tags.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
firewall_policies:
tfvars:
- common.tfvars
- firewall_policies.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
firewall_policies_factory:
tfvars:
- common.tfvars
- firewall_policies_factory.tfvars
2022-12-02 11:07:15 -08:00
2022-12-05 02:20:20 -08:00
firewall_policies_factory_combined:
tfvars:
- common.tfvars
- firewall_policies.tfvars
- firewall_policies_factory.tfvars