Importing LXC container does not import unprivileged flag value #1787
Labels
acknowledged
👶 good first issue
Good for newcomers
🐛 bug
Something isn't working
size/S
topic:import
Describe the bug
Importing LXC container does not import unprivileged flag value, so when trying to update the container, it is forced to be recreated
To Reproduce
Steps to reproduce the behavior:
Note: there are other fields that are not imported too, such as user password, keys and container template file name. As far as I understand, there is no way to get those fields from proxmox API, so no questions here.
Please also provide a minimal Terraform configuration that reproduces the issue.
and the output of
terraform|tofu apply
.Expected behavior
Unprivileged value is imported correctly
Screenshots
If applicable, add screenshots to help explain your problem.
N/A
Additional context
Add any other context about the problem here.
TF_LOG=DEBUG terraform apply
):The text was updated successfully, but these errors were encountered: