terraform/backend/remote-state
Jason Smith 3e8ebd6f40 Fix type conversion panic
etcdv3 acceptance tests fail due to attempting to pass slices of strings
for the endpoints config to HCL2ValueFromConfigValue() which does not
handle that type.

Not a pretty solution but a helper function that converts the endpoints to a slice of
empty interfaces satisfies the requirements of the
HCL2ValueFromConfigValue function.

fixes https://github.com/hashicorp/terraform/issues/28096
2021-03-15 16:09:44 -05:00
..
artifactory update remote state to use legacy types 2020-12-02 12:16:35 -05:00
azure backend/azure: azure state refreshes outside of grabbing the lock #26561 2021-02-17 15:14:47 -08:00
consul update remote state to use legacy types 2020-12-02 12:16:35 -05:00
cos update remote state to use legacy types 2020-12-02 12:16:35 -05:00
etcdv2 update remote state to use legacy types 2020-12-02 12:16:35 -05:00
etcdv3 Fix type conversion panic 2021-03-15 16:09:44 -05:00
gcs update remote state to use legacy types 2020-12-02 12:16:35 -05:00
http Grammar nit: "setup" as a verb should be spelled "set up" 2021-01-26 20:39:11 +01:00
inmem update remote state to use legacy types 2020-12-02 12:16:35 -05:00
kubernetes update remote state to use legacy types 2020-12-02 12:16:35 -05:00
manta update remote state to use legacy types 2020-12-02 12:16:35 -05:00
oss update remote state to use legacy types 2020-12-02 12:16:35 -05:00
pg update remote state to use legacy types 2020-12-02 12:16:35 -05:00
s3 Update language docs URLs in code and tests 2021-01-22 12:22:21 -08:00
swift update remote state to use legacy types 2020-12-02 12:16:35 -05:00