1 parent a61aff6 commit 592b15eCopy full SHA for 592b15e
1 file changed
docs/resources/request.md
@@ -60,7 +60,7 @@ TerraCurl request resource
60
- `request_parameters` (Map of String) Map of parameters to attach to the API call
61
- `retry_interval` (Number) Interval between each attempt
62
- `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.
+- `skip_read` (Boolean) Set to true to skip the read operation (no drift detection). Defaults to true.
64
- `skip_tls_verify` (Boolean) Set this to true to disable verification of the server's TLS certificate
65
- `timeout` (Number) Time in seconds before each request times out. Defaults to 10
66
0 commit comments