Files
hunfabric/tests/modules/firestore/examples/new-database.yaml
Wiktor Niesiobędzki f7c9a341b0 yamlint tests/
2025-10-24 13:11:17 +02:00

32 lines
967 B
YAML

# Copyright 2024 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.firestore.google_firestore_database.firestore_database[0]:
cmek_config: []
deletion_policy: ABANDON
location_id: nam5
name: my-database
point_in_time_recovery_enablement: POINT_IN_TIME_RECOVERY_DISABLED
project: my-project
timeouts: null
type: FIRESTORE_NATIVE
counts:
google_firestore_database: 1
modules: 1
resources: 1
outputs: {}