forked from pulumi/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreference.yaml
118 lines (118 loc) · 3.64 KB
/
reference.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
nav_section: "Reference"
toc:
- title: Concepts
path: /reference/index
section:
- title: Programming Model
path: /reference/programming-model.html
- title: Stacks
path: /reference/stack.html
- title: Projects
path: /reference/project.html
- title: Configuration
path: /reference/config.html
- title: JavaScript and TypeScript
path: /reference/javascript.html
- title: Python
path: /reference/python.html
- title: "Tutorial: Pulumi Components"
path: /reference/component-tutorial.html
- title: How Pulumi Works
path: /reference/how.html
- title: State and Backends
path: /reference/state.html
- title: Troubleshooting
path: /reference/troubleshooting.html
- title: Packages
path: /reference/pkg/index
section:
- title: pulumi
path: /reference/pkg/nodejs/@pulumi/pulumi/index.html
- title: aws
path: /reference/pkg/nodejs/@pulumi/aws/index.html
- title: aws-infra
path: /reference/pkg/nodejs/@pulumi/aws-infra/index.html
- title: aws-serverless
path: /reference/pkg/nodejs/@pulumi/aws-serverless/index.html
- title: azure
path: /reference/pkg/nodejs/@pulumi/azure/index.html
- title: azure-serverless
path: /reference/pkg/nodejs/@pulumi/azure-serverless/index.html
- title: gcp
path: /reference/pkg/nodejs/@pulumi/gcp/index.html
- title: cloud
path: /reference/pkg/nodejs/@pulumi/cloud/index.html
- title: cloud-aws
path: /reference/pkg/nodejs/@pulumi/cloud-aws/index.html
- title: kubernetes
path: /reference/pkg/nodejs/@pulumi/kubernetes/index.html
- title: openstack
path: /reference/pkg/nodejs/@pulumi/openstack/index.html
- title: docker
path: /reference/pkg/nodejs/@pulumi/docker/index.html
- title: Commands (CLI)
path: /reference/commands
section:
- title: Cancel
path: /reference/cli/pulumi_cancel.html
- title: Config
path: /reference/cli/pulumi_config.html
- title: Destroy
path: /reference/cli/pulumi_destroy.html
- title: Login
path: /reference/cli/pulumi_login.html
- title: Logout
path: /reference/cli/pulumi_logout.html
- title: Logs
path: /reference/cli/pulumi_logs.html
- title: New
path: /reference/cli/pulumi_new.html
- title: Plugin
path: /reference/cli/pulumi_plugin.html
- title: Preview
path: /reference/cli/pulumi_preview.html
- title: Refresh
path: /reference/cli/pulumi_refresh.html
- title: Stack
path: /reference/cli/pulumi_stack.html
- title: Update
path: /reference/cli/pulumi_up.html
- title: Cloud Console
path: /reference/service/index
section:
- title: Roles and Access Controls
path: /reference/service/roles-and-access-controls.html
- title: Collaboration
path: /reference/service/collaboration.html
- title: Continuous Deployment
path: /reference/cd
section:
- title: Pulumi GitHub App
path: /reference/cd-github.html
- title: AWS Code Services
path: /reference/cd-aws-code-services.html
- title: Travis CI
path: /reference/cd-travis.html
- title: Pulumi Vs. Others
path: /reference/vs/index
section:
- title: Terraform
path: /reference/vs/terraform.html
- title: Cloud Templates
path: /reference/vs/cloud_templates.html
- title: Cloud SDKs
path: /reference/vs/cloud_sdks.html
- title: Serverless
path: /reference/vs/serverless.html
- title: Kubernetes YAML
path: /reference/vs/k8s_yaml_dsls.html
- title: Chef, Puppet, etc.
path: /reference/vs/chef_puppet_etc.html
- title: Custom Solutions
path: /reference/vs/custom.html
- title: FAQ
path: /reference/faq
toplevel: true
- title: Change Log
path: /reference/changelog
toplevel: true