opentofu/builtin
Jared Biel 09f7fb0c34 Fix S3 provider redirect_all_requests_to behavior. #5142 (#7883)
The S3 API has two parameters that can be passed to it (HostName
and Protocol) for the RedirectAllRequestsTo functionality.
HostName is somewhat poorly named because it need not be only a
hostname (it can contain a path too.)

The terraform code for this was treating the API as the parameter
name suggests and was truncating out any paths that were passed.
2016-08-07 17:16:31 +10:00
..
bins Add scaleway provider (#7331) 2016-07-13 21:03:41 +01:00
providers Fix S3 provider redirect_all_requests_to behavior. #5142 (#7883) 2016-08-07 17:16:31 +10:00
provisioners Make using ssl_verify_mode more robust (#7769) 2016-07-22 16:01:48 +02:00