Skip to content

"memory.hugepages" / "cpu.affinity" have invalid values #422

@andrewcfitz

Description

@andrewcfitz

I am using the provider to make a full clone of a template. Everything works correctly the first run, and the vm works as expected.

However, the next time I run a preview I am met with the following errors:

error: proxmoxve:VM/virtualMachine:VirtualMachine resource 'dev' has a problem: expected hugepages to be one of ["1024" "2" "any"], got . Examine values at 'dev.memory.hugepages'.
error: proxmoxve:VM/virtualMachine:VirtualMachine resource 'dev' has a problem: invalid value for affinity (must contain numbers or number ranges separated by ','). Examine values at 'dev.cpu.affinity'.

I've tried ignoring memory.hugepages and cpu.affinity, but that doesn't help. I am not setting any properties in memory or cpu at all.

Is this a problem with the pulumi provider or the terraform provider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpotential-upstream-issueThe issue is potentially upstream

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions