File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,4 +2,5 @@ blank_issues_enabled: false
22contact_links :
33 - name : AzureRM provider issues and Feature requests
44 url : https://github.com/hashicorp/terraform-provider-azurerm/issues
5- about : Please ask questions and report issues with the AzureRM provider and related resources here.
5+ about : Please ask questions and report issues with the AzureRM provider and related resources here.
6+
Original file line number Diff line number Diff line change 1- name : ' Verified Module Bug 🐞 Report'
1+ name : ' Azure Verified Module Bug Report'
22description : File a bug/issue for a verified module
33title : " <title>"
44labels : [bug, module]
@@ -16,18 +16,22 @@ body:
1616 description : The name of the module where you found the bug.
1717 validations :
1818 required : true
19- - type : textarea
19+ - type : input
2020 attributes :
21- label : Environment
21+ label : Terraform Version
2222 description : |
23- examples:
24- - **Terraform Version**: 1.1.8
25- - **Module Version**: 1.0.0
26- - **Operating System**: MacOS 12.3.1
27- value : |
28- - Terraform Version:
29- - Module Version:
30- - Operating System:
23+ What version of Terraform were you using when you encountered this issue?
24+
25+ `terraform --version
26+ placeholder : 1.0.0
27+ validations :
28+ required : true
29+ - type : input
30+ attributes :
31+ label : Module Version
32+ description : |
33+ What version of the Azure module were you using when you encountered this issue?
34+ placeholder : 0.1.0
3135 validations :
3236 required : true
3337- type : textarea
6771
6872 Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
6973 validations :
70- required : false
74+ required : false
You can’t perform that action at this time.
0 commit comments