We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0c606 commit d99e648Copy full SHA for d99e648
docs/resources/release.md
@@ -68,6 +68,7 @@ A Chart is a Helm package. It contains all of the resource definitions necessary
68
69
- `id` (String) The ID of this resource.
70
- `manifest` (String) The rendered manifest as JSON.
71
+- `resources` (Map of String) Rendered manifests as JSON.
72
- `metadata` (List of Object) Status of the deployed release. (see [below for nested schema](#nestedatt--metadata))
73
- `status` (String) Status of the release.
74
0 commit comments