Skip to content

Commit 592b15e

Browse files
committed
go generate
1 parent a61aff6 commit 592b15e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/resources/request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ TerraCurl request resource
6060
- `request_parameters` (Map of String) Map of parameters to attach to the API call
6161
- `retry_interval` (Number) Interval between each attempt
6262
- `skip_destroy` (Boolean) Set this to true to skip issuing a request when the resource is being destroyed
63-
- `skip_read` (Boolean) Set to true to skip the read operation (no drift detection). Defaults to false.
63+
- `skip_read` (Boolean) Set to true to skip the read operation (no drift detection). Defaults to true.
6464
- `skip_tls_verify` (Boolean) Set this to true to disable verification of the server's TLS certificate
6565
- `timeout` (Number) Time in seconds before each request times out. Defaults to 10
6666

0 commit comments

Comments
 (0)