Skip to content

Commit 9763b09

Browse files
authored
moved components concept page up a level in left-hand menu (#15408)
1 parent 3578bd4 commit 9763b09

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

content/docs/iac/concepts/resources/components.md renamed to content/docs/iac/concepts/components.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ meta_image: /images/docs/meta-images/docs-meta.png
77
menu:
88
iac:
99
name: Components
10-
parent: iac-concepts-resources
11-
weight: 3
12-
concepts:
13-
parent: resources
14-
weight: 3
10+
parent: iac-concepts
11+
weight: 7
1512
aliases:
1613
- /docs/intro/concepts/resources/components/
1714
- /docs/concepts/resources/components/
15+
- /docs/iac/concepts/resources/components/
1816
---
1917

2018
Pulumi Components enable you to create, share, and consume reusable infrastructure building blocks across your organization and the broader community. Components instantiate a set of related resources, acting as an abstraction to encapsulate the resources' implementation details.

0 commit comments

Comments
 (0)