From c043839d2eb9b788abfe71ddcbd555e46543042b Mon Sep 17 00:00:00 2001 From: Amund Tenstad Date: Sun, 14 Apr 2024 16:04:39 +0200 Subject: [PATCH] docs: generate --- docs/data-sources/file.md | 2 -- docs/resources/file.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/docs/data-sources/file.md b/docs/data-sources/file.md index 769a8e3..91710e9 100644 --- a/docs/data-sources/file.md +++ b/docs/data-sources/file.md @@ -74,5 +74,3 @@ Optional: - `private_key_path` (String) The local path to the private key used to login to the remote host. - `sudo` (Boolean) Use sudo to gain access to file. Defaults to `false`. - `timeout` (Number) The maximum amount of time, in milliseconds, for the TCP connection to establish. Timeout of zero means no timeout. - - diff --git a/docs/resources/file.md b/docs/resources/file.md index a4fcbdb..4f33bba 100644 --- a/docs/resources/file.md +++ b/docs/resources/file.md @@ -80,5 +80,3 @@ Optional: - `private_key_path` (String) The local path to the private key used to login to the remote host. - `sudo` (Boolean) Use sudo to gain access to file. Defaults to `false`. - `timeout` (Number) The maximum amount of time, in milliseconds, for the TCP connection to establish. Timeout of zero means no timeout. - -