Open jebarpg opened 5 months ago
Describe the bug A clear and concise description of what the bug is.
I have tried to create a clone of an 'LXC template' but it does not create a link clone. It does a full clone. How do I create a link clone.
Please see this issue https://github.com/muhlba91/pulumi-proxmoxve/issues/351
To Reproduce Steps to reproduce the behavior:
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.
TF_LOG=DEBUG terraform apply
That will be a new feature for the provider.
Describe the bug A clear and concise description of what the bug is.
I have tried to create a clone of an 'LXC template' but it does not create a link clone. It does a full clone. How do I create a link clone.
Please see this issue https://github.com/muhlba91/pulumi-proxmoxve/issues/351
To Reproduce Steps to reproduce the behavior:
Please also provide a minimal Terraform configuration that reproduces the issue.
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.
TF_LOG=DEBUG terraform apply
):