modules/secure-cloud-run-security/metadata.display.yaml (61 lines of code) (raw):

# 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. apiVersion: blueprints.cloud.google.com/v1alpha1 kind: BlueprintMetadata metadata: name: terraform-google-cloud-run-secure-cloud-run-security-display annotations: config.kubernetes.io/local-config: "true" spec: info: title: Secure Cloud Run Security source: repo: https://github.com/GoogleCloudPlatform/terraform-google-cloud-run.git sourceType: git dir: /modules/secure-cloud-run-security ui: input: variables: decrypters: name: decrypters title: Decrypters encrypters: name: encrypters title: Encrypters folder_id: name: folder_id title: Folder Id groups: name: groups title: Groups key_name: name: key_name title: Key Name key_protection_level: name: key_protection_level title: Key Protection Level key_rotation_period: name: key_rotation_period title: Key Rotation Period keyring_name: name: keyring_name title: Keyring Name kms_project_id: name: kms_project_id title: Kms Project Id location: name: location title: Location organization_id: name: organization_id title: Organization Id owners: name: owners title: Owners policy_for: name: policy_for title: Policy For prevent_destroy: name: prevent_destroy title: Prevent Destroy serverless_project_id: name: serverless_project_id title: Serverless Project Id