We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185fb4e commit 3774a07Copy full SHA for 3774a07
action.yaml
@@ -39,7 +39,7 @@ inputs:
39
additional_tags:
40
description: 'A JSON object of additional tags that will be included on created resources. Example: `{"key1": "value1", "key2": "value2"}`'
41
required: false
42
- default: "{}"
+ default: {}
43
44
45
# Terraform configuration
0 commit comments