opentofu/internal/command/jsonprovider
Christian Mesh 505f87900a
Deprecated resource blocks attrs (#3973)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
Co-authored-by: Martin Atkins <mart@degeneration.co.uk>
Co-authored-by: Andrei Ciobanu <andreic9203@gmail.com>
Co-authored-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
2026-04-07 10:30:43 -04:00
..
attribute.go Deprecated resource blocks attrs (#3973) 2026-04-07 10:30:43 -04:00
attribute_test.go Ephemeral write only attributes (#3171) 2025-09-10 07:45:23 -04:00
block.go Deprecated resource blocks attrs (#3973) 2026-04-07 10:30:43 -04:00
block_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
function.go Adds provider function to tofu scheme/metadata commands (#1753) 2024-07-01 16:41:27 +01:00
function_test.go Fix typos (#1905) 2024-08-29 13:20:33 -04:00
identity.go Add resource identity schemas to tofu provider schemas output (#3898) 2026-04-01 15:50:12 +01:00
provider.go Add resource identity schemas to tofu provider schemas output (#3898) 2026-04-01 15:50:12 +01:00
provider_test.go Add resource identity schemas to tofu provider schemas output (#3898) 2026-04-01 15:50:12 +01:00
schema.go Another batch of minor typos (#1953) 2024-09-09 07:51:39 -04:00
schema_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00