mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-26 00:41:27 -06:00
d1608d7a7f
The etcdv3 client has a default request send limit of 2.0 MiB. This change exposes the configuration option to increase that limit enabling larger state using the etcdv3 backend. This also requires that the corresponding --max-request-bytes flag be increased on the server side. The default there is 1.5 MiB. Fixes https://github.com/hashicorp/terraform/issues/25745 |
||
---|---|---|
.. | ||
artifactory | ||
azure | ||
consul | ||
cos | ||
etcdv2 | ||
etcdv3 | ||
gcs | ||
http | ||
inmem | ||
kubernetes | ||
manta | ||
oss | ||
pg | ||
s3 | ||
swift |