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.
2 parents c75a675 + 2d057a6 commit cde4a5dCopy full SHA for cde4a5d
docs/data-sources/build.md
@@ -9,7 +9,7 @@ Data source to `kustomize build` a Kustomization and return a set of `ids` and h
9
```hcl
10
data "kustomization_build" "test" {
11
path = "test_kustomizations/basic/initial"
12
- kustomize_options = {
+ kustomize_options {
13
load_restrictor = "none"
14
enable_helm = true
15
helm_path = "/path/to/helm"
0 commit comments