-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathtoc.yaml
214 lines (214 loc) · 7 KB
/
toc.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
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
204
205
206
207
208
209
210
211
212
213
214
toc:
properties:
subcollection: schematics
service-name: schematics
category: dev_ops
audience: service
href: /docs/schematics
path: schematics
label: Schematics
version: 2
console-page: /catalog/services/schematics
product-page: http://cloud.ibm.com/schematics
entries:
- navgroup:
id: learn
topics:
- getting-started.md
- sc-about-overview.md
- sc-about-infrastructure-as-code.md
- sc-about-iac-opensource.md
- sc-about-usecases.md
- architecture-workload-isolation.md
- security-compliance/sc-bp-objects.md
- release-notes.md
- navgroup:
id: tutorial
topics:
- topicgroup:
label: Getting started
topics:
- getting-started-terraform.md
- getting-started-ansible-new.md
- getting-started-software.md
- tutorials/provisioning-tf.md
- tutorials/automate_continuous_deployment.md
- tutorials/private-catalog.md
- link:
label: Deploying a VPC environment with bastion host on IBM Cloud
href: https://developer.ibm.com/articles/secure-vpc-access-with-a-bastion-host-and-terraform/
- link:
label: Deploying a multitiered VPC with bastion host on IBM Cloud
href: https://github.com/Cloud-Schematics/multitier-vpc-bastion-host/blob/master/README.md
- navgroup:
id: howto
topics:
- topicgroup:
label: Configuring the CLI and API
topics:
- setup-api.md
- setup-cli.md
- topicgroup:
label: Working with Ansible
topics:
- sc-about-actions.md
- ansible-roles.md
- action-setup.md
- create-ansible-playbook.md
- autodeploy_actionsamples.md
- autodeploy_template.md
- topicgroup:
label: Working with Extensions
topics:
- sc-about-agentb1.md
- sc-agentb1-plan.md
- sc-agent-infra-setup.md
- sc-agentb1-deploy.md
- sc-agentb1-display.md
- sc-agent-update.md
- sc-agentb1-delete.md
- topicgroup:
label: Using agents
topics:
- sc-agentb1-policy.md
- sc-agentb1-confg-k8s-cluster.md
- sc-agentb1-health.md
- sc-agentb1-proxy.md
- sc-agentb1-registry.md
- inventories.md
- integration-kms.md
- topicgroup:
label: Working with Terraform
topics:
- sc-about-workspaces.md
- workspaces/sc-workspaces-create.md
- special-env-vars.md
- create-terraform-config.md
- terraform.md
- topicgroup:
label: Managing Terraform
topics:
- workspaces/sc-workspaces-prepare.md
- workspaces/sc-workspaces-plan.md
- workspaces/sc-workspaces-deploy.md
- workspaces/sc-workspaces-update.md
- workspaces/sc-workspaces-display.md
- workspaces/sc-workspaces-delete.md
- job-download-file.md
- job-force-stop.md
- workspaces/sc-workspaces-states.md
- topicgroup:
label: Managing resources
topics:
- display-resources.md
- cross_region_deployment.md
- wks-download-module-files.md
- manage-resource-lifecycle.md
- sc-drift.md
- remotestate.md
- deprecation-tf.md
- migrate-tfversion.md
- compact-download.md
- workspaces/sc-workspaces-destroy.md
- topicgroup:
label: Logging and Monitoring
topics:
- at-events.md
- logging.md
- monitoring.md
- cost-estimation.md
- access.md
- job-queue.md
- version-constraints.md
- topicgroup:
label: Enhancing security
topics:
- iam.md
- sc-managing-access-cbr.md
- private-endpoint.md
- data-security.md
- allowips.md
- security-compliance/sc-dataprivacygovernance.md
- security-compliance/sc-gdpr.md
- delete-schematics-data.md
- navgroup:
id: reference
topics:
- ha-dr.md
- topic: service-dependency.md
navtitle: Service dependency map
- sc-about-responsibilities.md
- topicgroup:
label: API reference
links:
- link:
label: IBM Cloud Schematics API
href: https://cloud.ibm.com/apidocs/schematics
- topicgroup:
label: IBM Cloud Schematics CLI
topics:
- cli-reference.md
- topicgroup:
label: Understanding security and compliance
topics:
- security-compliance/sc-security.md
- security-compliance/sc-compliance.md
- data-portability.md
- topicgroup:
label: Schematics SDKs
topics:
- schematics-sdk.md
- link:
label: IBM Cloud Schematics Go SDK
href: https://github.com/IBM/schematics-go-sdk/blob/main/README.md
- link:
label: IBM Cloud Schematics Java Admin SDK
href: https://github.com/IBM/schematics-java-sdk/blob/main/README.md
- link:
label: IBM Cloud Schematics Node Admin SDK
href: https://github.com/IBM/schematics-node-sdk/blob/main/README.md
- link:
label: IBM Cloud Schematics Python Admin SDK
href: https://github.com/IBM/schematics-python-sdk/blob/main/README.md
- topicgroup:
label: Ansible
links:
- link:
label: Ansible documentation
href: https://docs.ansible.com/ansible/latest/index.html
- sc-tools.md
- locations.md
- limitations.md
- sc-terminology.md
- license-notices.md
- navgroup:
id: help
topics:
- ts_index.md
- topicgroup:
label: FAQs
topics:
- faqs/sc-actions-faq.md
- faqs/sc-agents-faq.md
- faqs/sc-general-faq.md
- faqs/sc-workspaces-faq.md
- topicgroup:
label: Troubleshooting
topics:
- topicgroup:
label: Terraform errors
topics:
- troubleshooting/wks_creation_api.md
- troubleshooting/ts-workspace-failure.md
- troubleshooting/ts-workspace-generateplan.md
- troubleshooting/apply_nullresource.md
- troubleshooting/apply_timeout_taint.md
- troubleshooting/apply_resource_group.md
- troubleshooting/apply_500_errors.md
- topicgroup:
label: Troubleshooting Extensions
topics:
- troubleshooting/ts-agent-resource.md
- troubleshooting/ts-agent-endpoint-gwy.md
- error-messages.md
- sitemap.md