Skip to content

Commit

Permalink
Fix kubectl_path_documents.md documentation (#172)
Browse files Browse the repository at this point in the history
Revert #140 as the original documentation was correct
Remove invalid argument
  • Loading branch information
613andred authored Nov 25, 2024
1 parent 493d7a4 commit 7c00d99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/data-sources/kubectl_path_documents.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ metadata:
## Argument Reference

* `pattern` - Required. Glob pattern to search for.
* `force_new` - Optional. Forces delete & create of resources if the `yaml_body` changes. Default `false`.
* `vars` - Optional. Map of variables to use when rendering the loaded documents as templates. Currently only strings are supported.
* `sensitive_vars` - Optional. Map of sensitive variables to use when rendering the loaded documents as templates. Merged with the `vars` attribute. Currently only strings are supported.
* `disable_template` - Optional. Flag to disable template parsing of the loaded documents.
Expand Down

0 comments on commit 7c00d99

Please sign in to comment.