-
Notifications
You must be signed in to change notification settings - Fork 568
/
Copy pathmetadata.display.yaml
119 lines (118 loc) · 3.58 KB
/
metadata.display.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# Copyright 2025 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-storage-display
annotations:
config.kubernetes.io/local-config: "true"
spec:
info:
title: Terraform Google Cloud Storage Module
source:
repo: https://github.com/terraform-google-modules/terraform-google-cloud-storage.git
sourceType: git
dir: /modules/simple_bucket
ui:
input:
variables:
autoclass:
name: autoclass
title: Autoclass
level: 1
bucket_policy_only:
name: bucket_policy_only
title: Bucket Policy Only
level: 1
cors:
name: cors
title: Cors
custom_placement_config:
name: custom_placement_config
title: Custom Placement Config
encryption:
name: encryption
title: Encryption
level: 1
force_destroy:
name: force_destroy
title: Force Destroy
iam_members:
name: iam_members
title: Iam Members
internal_encryption_config:
name: internal_encryption_config
title: Internal Encryption Config
level: 1
labels:
name: labels
title: Labels
lifecycle_rules:
name: lifecycle_rules
title: Lifecycle Rules
level: 1
location:
name: location
title: Location
log_bucket:
name: log_bucket
title: Log Bucket
log_object_prefix:
name: log_object_prefix
title: Log Object Prefix
name:
name: name
title: Name
regexValidation: ^[a-z0-9][a-z0-9-_.]{2,61}[a-z0-9]$
validation: Use lowercase letters, numbers,underscores, periods and hyphens. Start with a letter/number and end with letter/number. Must be between 3 and 63 characters.
project_id:
name: project_id
title: Project Id
public_access_prevention:
name: public_access_prevention
title: Public Access Prevention
retention_policy:
name: retention_policy
title: Retention Policy
level: 1
soft_delete_policy:
name: soft_delete_policy
title: Soft Delete Policy
storage_class:
name: storage_class
title: Storage Class
enumValueLabels:
- label: STANDARD
value: STANDARD
- label: MULTI_REGIONAL
value: MULTI_REGIONAL
- label: REGIONAL
value: REGIONAL
- label: NEARLINE
value: NEARLINE
- label: COLDLINE
value: COLDLINE
- label: ARCHIVE
value: ARCHIVE
level: 1
altDefaults:
- type: ALTERNATE_TYPE_DC
value: STANDARD
versioning:
name: versioning
title: Versioning
level: 1
website:
name: website
title: Website