You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: "If something isn't working as expected \U0001F914."
4
+
title: ''
5
+
labels: bug
6
+
7
+
---
8
+
9
+
<!---
10
+
Hi there,
11
+
12
+
Thank you for opening an issue.
13
+
--->
14
+
15
+
16
+
### Used Release
17
+
18
+
19
+
### Debug Output
20
+
<!--Please provider a link to a GitHub Gist containing the complete debug output. Please do NOT paste the debug output in the issue; just paste a link to the Gist. And Please check the Debug Output for any Plain Text Credentials.-->
21
+
22
+
### Panic Output
23
+
<!--If produced a panic, please provide a link to a GitHub Gist containing the output of the `crash.log`.-->
24
+
25
+
### Expected Behavior
26
+
What should have happened?
27
+
28
+
### Actual Behavior
29
+
What actually happened?
30
+
31
+
### Steps to Reproduce
32
+
<!-- Please list the steps required to reproduce the issue, for example: -->
33
+
34
+
### Important Factoids
35
+
<!-- Are there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs?-->
36
+
37
+
### References
38
+
<!--Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
39
+
- GH-1234
40
+
-->
41
+
42
+
### Community Note
43
+
<!--- Please keep this note for the community --->
44
+
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
45
+
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
about: "I have a suggestion (and might want to implement myself \U0001F642)!"
4
+
title: ''
5
+
labels: enhancement
6
+
7
+
---
8
+
9
+
10
+
### Description
11
+
12
+
<!--- Please leave a helpful description of the feature request here. --->
13
+
14
+
### Potential Configuration
15
+
16
+
<!--- Information about code formatting: https://help.github.com/articles/basic-writing-and-formatting-syntax/#quoting-code --->
17
+
18
+
```hcl
19
+
# Copy-paste your configurations here.
20
+
```
21
+
22
+
### References
23
+
24
+
<!---
25
+
Information about referencing Github Issues: https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests
26
+
27
+
Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor blog posts or documentation?
28
+
--->
29
+
30
+
<!--- Please keep this note for the community --->
31
+
32
+
### Community Note
33
+
34
+
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
35
+
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
36
+
37
+
<!--- Thank you for keeping this note for the community --->
0 commit comments