mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +00:00
1007 B
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:
- 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 <<< #
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
):