-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathlanding.json
62 lines (62 loc) · 2.57 KB
/
landing.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
{
"version": 2,
"title": "Landing zone",
"introduction": "The VPC landing zone deployable architectures are a set of IaC assets based on the IBM Cloud for Financial Services reference architecture. You can use the deployable architectures to create a secure and customizable Virtual Private Cloud (VPC) environment.",
"deployment_url": "https://cloud.ibm.com/catalog/architecture/deploy-arch-ibm-slz-vpc-9fc0fa64-27af-4fed-9dce-47b3640ba739-global",
"section_topics": {
"links": [
{
"title": "Overview of the landing zone deployable architectures",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-overview"
},
{
"title": "Planning for the landing zone deployable architectures",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-plan"
},
{
"title": "Deploying a landing zone deployable architecture",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-deploy"
}
]
},
"section_highlights": [
{
"title": "Turn Your Terraform Templates into Deployable Architectures",
"description": "Turn a simple Terraform template into a deployable architecture in a private IBM Cloud catalog.",
"href": "https://www.ibm.com/blog/turn-your-terraform-templates-into-deployable-architectures/",
"type": "blog"
},
{
"title": "Introducing the IBM Cloud Terraform modules for developers",
"description": "Curated Terraform modules in an IaC solution for IBM Cloud.",
"href": "https://developer.ibm.com/blogs/awb-curated-ibm-cloud-terraform-modules-for-developers/",
"type": "blog",
"recommended": true
}
],
"section_architectures": [
{
"title": "VPC landing zone",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-vpc-ra",
"deployable": true
},
{
"title": "VSI on VPC landing zone",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-vsi-ra",
"deployable": true
},
{
"title": "VSI on existing VPC landing zone - Extension",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-vsi-ext-ra",
"deployable": true
},
{
"title": "Red Hat OpenShift Container Platform on VPC landing zone",
"href": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-ocp-ra",
"deployable": true
}
],
"section_updates": {
"view_more": "/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes"
}
}