Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The cloud-init image is not regenerated #239

Open
cedrictabary opened this issue Feb 16, 2023 · 1 comment
Open

The cloud-init image is not regenerated #239

cedrictabary opened this issue Feb 16, 2023 · 1 comment

Comments

@cedrictabary
Copy link

I am using the terraform provider for proxmox and it seems that it is missing some method here to call the API to regenerate cloud-init image ?

I found this issue on the proxmox provider repo, but it was closed :
Telmate/terraform-provider-proxmox#160

@sebastian-de
Copy link
Contributor

To regenerate the Cloud-Init image, one has to delete it and add a new one:
https://forum.proxmox.com/threads/regenerate-cloud-init-image-using-ansible.89964/post-455096

In Packer we're doing it the same way: Delete the drive first, then add it again:
hashicorp/packer-plugin-proxmox#139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants