bpg / terraform-provider-proxmox

Terraform Provider for Proxmox
https://registry.terraform.io/providers/bpg/proxmox
Mozilla Public License 2.0
855 stars 138 forks source link

Add an option to create a linked clone of LXC Containers #1367

Open jebarpg opened 5 months ago

jebarpg commented 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:

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

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.

bpg commented 5 months ago

That will be a new feature for the provider.