0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/.github/ISSUE_TEMPLATE/bug_report.md
Pavel Boldyrev ac3ab1e66f
misc(docs): minor project docs update (#1591)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-12 22:28:03 +00:00

1007 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 <<< #

and the output of terraform|tofu apply.


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:
  • Proxmox version:
  • Provider version (ideally it should be the latest version):
  • Terraform/OpenTofu version:
  • OS (where you run Terraform/OpenTofu from):
  • Debug logs (TF_LOG=DEBUG terraform apply):