opentofu/internal/backend
Christian Mesh fd775f0fe3
Implement Provider for_each (#2105)
Signed-off-by: ollevche <ollevche@gmail.com>
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Ronny Orot <ronny.orot@gmail.com>
Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
Co-authored-by: ollevche <ollevche@gmail.com>
Co-authored-by: Ronny Orot <ronny.orot@gmail.com>
Co-authored-by: Martin Atkins <mart@degeneration.co.uk>
2024-11-05 18:08:23 -05:00
..
init Fix regression of backend reinit detection when backend schema has required arguments (#2119) 2024-11-04 14:23:32 -05:00
local Implement Provider for_each (#2105) 2024-11-05 18:08:23 -05:00
remote Add exclude flag support (#1900) 2024-11-05 10:16:00 -05:00
remote-state bug: add error handling for missing state lock config in S3, HTTP and OSS backends (#1977) 2024-09-20 18:29:36 +02:00
backend_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
backend.go Add exclude flag support (#1900) 2024-11-05 10:16:00 -05:00
cli.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operation_type.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
operationtype_string.go Move backend/ to internal/backend/ 2021-05-17 14:09:07 -07:00
testing.go Implement Provider for_each (#2105) 2024-11-05 18:08:23 -05:00
unparsed_value_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
unparsed_value.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00