We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9bbe2 commit 33155edCopy full SHA for 33155ed
docs/_data/sidebar.yml
@@ -9,6 +9,8 @@
9
url: /docs/glossary
10
- title: Features
11
url: /docs/features
12
+ - title: Dependent Resource Feature
13
+ url: /docs/dependent-resources
14
- title: Patterns and Best Practices
15
url: /docs/patterns-best-practices
16
- title: FAQ
docs/documentation/dependent-resources.md
@@ -0,0 +1,16 @@
1
+---
2
+title: Dependent Resources Feature
3
+description: Dependent Resources Feature
4
+layout: docs
5
+permalink: /docs/dependent-resources
6
7
+
8
+# Dependent Resources
+## Goal
+## Design
+## Managed Dependent Resources
+## Standalone Dependent Resources
0 commit comments