40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
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.looker.google_looker_instance.looker:
|
|
admin_settings: []
|
|
consumer_network: null
|
|
custom_domain: []
|
|
deny_maintenance_period: []
|
|
maintenance_window: []
|
|
name: looker
|
|
oauth_config:
|
|
- {}
|
|
platform_edition: LOOKER_CORE_TRIAL
|
|
private_ip_enabled: false
|
|
project: project-id
|
|
public_ip_enabled: true
|
|
region: europe-west8
|
|
reserved_range: null
|
|
timeouts: null
|
|
user_metadata: []
|
|
|
|
counts:
|
|
google_looker_instance: 1
|
|
modules: 1
|
|
resources: 1
|
|
|
|
outputs: {}
|