mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 02:52:58 +00:00
913 B
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:
- Create a resource '....'
- Run '....'
- See error
- Modify the resource '....'
- Run '....'
- 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
):