-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathutterances.json
57 lines (56 loc) · 2.21 KB
/
utterances.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
{
"charges": [
"charged for when I use Schematics",
"how much does Schematics cost",
"price of Schematics",
"use Schematics for free",
"price for Cloud Schematics",
"pricing for Schematics",
"use Schematics for free",
"costs of Schematics",
"how do you charge Schematics",
"is Schematics free",
"Schematics at no cost"
],
"ansible-playbooks": [
"run Ansible playbooks with Schematics",
"use Ansible playbook with Cloud Schematics",
"run Ansible actions in Schematics",
"how to use the Ansible provisioner",
"use of Ansible provisioner",
"Ansible in Schematics",
"Ansible playbooks",
"want to run Ansible actions in Cloud",
"running Ansible actions for Cloud",
"run Ansible playbooks within Cloud",
"how to use the Ansible in Schematics"
],
"provider-versions": [
"Schematics supports multiple Terraform provider versions",
"what is the supported terraform versions",
"versions of Terraform supported in Schematics",
"what is the provider latest version for Schematics",
"are multiple Terraform provider version supported",
"what is supported terraform version"
],
"workspace-auth": [
"IAM access in Schematics",
"need IAM access for Schematics",
"Schematics access roles and permissions",
"what IAM access policy to use in Schematics",
"What IAM policies are needed for schematics",
"what permissions you need to work with Schematics"
],
"createworkspace-authentication-error": [
"Authentication error in Schematics",
"authentication issue in Cloud Schematics",
"Request fails with status code: 400 in Schematics",
"Schematics authentication error",
"IBM Cloud Schematics authentication error",
"In Schematics get Request failes with status code: 400",
"authentication error when Schematics workspace is created",
"Error: Request failes with status code: 400, BXNIMO137E: For the original authentication",
"getting an authentication error in Schematics after creating the workspace",
"authentication error after creating the Schematics workspace"
]
}