We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e1e7d commit 778d4cbCopy full SHA for 778d4cb
.github/ISSUE_TEMPLATE/feature.yml
@@ -14,7 +14,8 @@ body:
14
id: what-do-you-want
15
attributes:
16
label: What functionality would you like to see?
17
- description: This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform
+ description: |
18
+ This should be functionality that (a) is not built into Terraform, (b) can be implemented via a Terraform
19
provider, and (c) can be implemented as a function in Go.
20
placeholder: ''
21
value: ''
0 commit comments