mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 15:43:53 -06:00
corrected value type in documentation
This commit is contained in:
parent
76913703a9
commit
84bb5154be
@ -98,7 +98,7 @@ The following arguments are supported:
|
||||
* `ssl_verify_mode (string)` - (Optional) Use to set the verify mode for Chef Client HTTPS
|
||||
requests.
|
||||
|
||||
* `disable_reporting (string)` - (Optional) Use to disable the chef-client data sending to
|
||||
* `disable_reporting (boolean)` - (Optional) Use to disable the chef-client data sending to
|
||||
the Chef server for use with Chef reporting, if flag is omitted default behavior is to send
|
||||
reporting data.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user