-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
What functionality would you like to see?
Will need to experiment to see if we can accept a list or map, or if we need to separate their inputs/implementations.
data "corefunc_json_encode_format" "formatted" {
map = {hello="world"}
prefix = ""
indent = " "
}
#=> {
# "hello": "world"
# }Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels