0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 02:52:58 +00:00
terraform-provider-proxmox/.github/ISSUE_TEMPLATE/bug_report.md
Pavel Boldyrev 9644590998
chore(ci): update issue templates, renovate config (#951)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-22 03:08:10 +00:00

913 B

name about title labels assignees
Bug report Create a report to help us improve 🐛 bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Create a resource '....'
  2. Run '....'
  3. See error
  4. Modify the resource '....'
  5. Run '....'
  6. See error

Please also provide a minimal Terraform configuration that reproduces the issue.


# >>> put your example here <<< #

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

  • Single or clustered Proxmox:
  • Provider version (ideally it should be the latest version):
  • Terraform version:
  • OS (where you run Terraform from):
  • Debug logs (TF_LOG=DEBUG terraform apply):