terraform/internal/command/jsonconfig
James Bardin 6985a6c44b missing Type in marshalModuleCall Attribute
The type isn't needed here for what marshalModuleCall is doing
(converting hcl config into the generic plan json config output), but
the new check in configschema prevents the invalid Attribute value.
2023-10-18 12:23:31 -04:00
..
config.go missing Type in marshalModuleCall Attribute 2023-10-18 12:23:31 -04:00
config_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
doc.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
expression.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
expression_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00