Skip to content
/ go-cty Public

v1.4.2

Choose a tag to compare

@apparentlymart apparentlymart released this 29 May 16:42
  • function/stdlib: The jsonencode function will now correctly accept a null as its argument, and produce the JSON representation "null" rather than returning an error. (#54)