metadata.display.yaml (39 lines of code) (raw):

# 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. apiVersion: blueprints.cloud.google.com/v1alpha1 kind: BlueprintMetadata metadata: name: terraform-google-dbt-composer-blueprint-display annotations: config.kubernetes.io/local-config: "true" spec: info: title: terraform-google-dbt-composer-blueprint source: repo: https://github.com/GoogleCloudPlatform/terraform-google-dbt-composer-blueprint.git sourceType: git ui: input: variables: bq_location: name: bq_location title: Bq Location composer_version: name: composer_version title: Composer Version env_variables: name: env_variables title: Env Variables gcs_location: name: gcs_location title: Gcs Location goog_packaged_solution: name: goog_packaged_solution title: Goog Packaged Solution monitoring_dataset: name: monitoring_dataset title: Monitoring Dataset project_id: name: project_id title: Project Id region: name: region title: Region