generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ibm_catalog.json
203 lines (203 loc) · 7.38 KB
/
ibm_catalog.json
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
{
"products": [
{
"name": "deploy-arch-ibm-scc-wp-agent",
"label": "Cloud automation for Security and Compliance Center Workload Protection agent",
"product_kind": "solution",
"tags": [
"ibm_created",
"target_terraform",
"terraform",
"solution",
"security"
],
"keywords": [
"SCC",
"security",
"compliance",
"workload-protection",
"IaC",
"infrastructure as code",
"terraform",
"solution"
],
"short_description": "Configures Security and Compliance Center Workload Protection agents",
"long_description": "This architecture supports creating and configuring IBM Security and Compliance Center Workload Protection agent to an IBM Cloud Kubernentes or Openshift cluster.",
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-scc-workload-protection-agent/blob/main/solutions/standard/README.md",
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-scc-workload-protection-agent/main/images/scc-icon.svg",
"provider_name": "IBM",
"features": [
{
"title": "Security and Compliance Center Workload Protection Agents",
"description": "Creates and configures the Workload Protections components in an existing cluster to an existing IBM Cloud Security and Compliance Center Workload Protection instance."
}
],
"support_details": "This product is in the community registry, as such support is handled through the originated repo. If you experience issues please open an issue in that repository [https://github.com/terraform-ibm-modules/terraform-ibm-scc-workload-protection-agent/issues](https://github.com/terraform-ibm-modules/terraform-ibm-scc-workload-protection-agent/issues). Please note this product is not supported via the IBM Cloud Support Center.",
"flavors": [
{
"label": "Standard",
"name": "standard",
"install_type": "fullstack",
"dependency_version_2": true,
"working_directory": "solutions/standard",
"compliance": {},
"dependencies": [
{
"flavors": [
"quickstart",
"standard"
],
"id": "95fccffc-ae3b-42df-b6d9-80be5914d852-global",
"name": "deploy-arch-ibm-slz-ocp",
"version": ">=v3.0.0",
"optional": true
},
{
"flavors": [
"instances"
],
"catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3",
"id": "9423f9bc-1290-4c71-a9ac-01898bfa7ccc-global",
"name": "deploy-arch-ibm-scc",
"version": ">=v1.0.0",
"optional": true
}
],
"configuration": [
{
"key": "ibmcloud_api_key"
},
{
"key": "provider_visibility",
"options": [
{
"displayname": "private",
"value": "private"
},
{
"displayname": "public",
"value": "public"
},
{
"displayname": "public-and-private",
"value": "public-and-private"
}
]
},
{
"key": "name"
},
{
"key": "namespace"
},
{
"key": "cluster_id",
"custom_config": {
"type": "cluster_var",
"grouping": "deployment",
"original_grouping": "deployment"
}
},
{
"key": "cluster_resource_group_id",
"custom_config": {
"type": "resource_group",
"grouping": "deployment",
"original_grouping": "deployment",
"config_constraints": {
"identifier": "rg_id"
}
}
},
{
"key": "access_key"
},
{
"key": "region",
"type": "string",
"custom_config": {
"type": "region",
"grouping": "deployment",
"original_grouping": "deployment",
"config_constraints": {
"showKinds": [
"region"
]
}
}
},
{
"key": "endpoint_type",
"options": [
{
"displayname": "Public",
"value": "public"
},
{
"displayname": "Private",
"value": "private"
}
]
},
{
"key": "deployment_tag"
},
{
"key": "kspm_deploy"
},
{
"key": "node_analyzer_deploy"
},
{
"key": "host_scanner_deploy"
},
{
"key": "cluster_scanner_deploy"
},
{
"key": "cluster_endpoint_type",
"options": [
{
"displayname": "Public",
"value": "public"
},
{
"displayname": "Private",
"value": "private"
}
]
}
],
"iam_permissions": [
{
"service_name": "containers-kubernetes",
"role_crns": [
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
"crn:v1:bluemix:public:iam::::role:Editor"
]
}
],
"architecture": {
"descriptions": "This architecture supports creating and configuring Security and Compliance Center Workload Protection agents.",
"features": [
{
"title": "Security and Compliance Center Workload Protection agent",
"description": "Creates and configures a Security and Compliance Center Workload Protection agent."
}
],
"diagrams": [
{
"diagram": {
"caption": "Security and Compliance Center Workload Protection agent",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-scc-workload-protection-agent/main/reference-architecture/scc-wp-agent.svg",
"type": "image/svg+xml"
},
"description": "This architecture supports creating and configuring Security and Compliance Center Workload Protection agent resources."
}
]
}
}
]
}
]
}