opentofu/internal/backend/remote-state
Jason Smith d1608d7a7f Expose etcd client MaxCallSendMsgSize config
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
2021-07-20 14:04:45 -05:00
..
artifactory Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
azure Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
consul Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
cos Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
etcdv2 go.mod,backend: update coreos/etcd dependency to release-3.4 branch 2021-07-20 12:27:22 -04:00
etcdv3 Expose etcd client MaxCallSendMsgSize config 2021-07-20 14:04:45 -05:00
gcs Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
http Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
inmem Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
kubernetes Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
manta Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
oss Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
pg Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
s3 Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
swift Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00