HypervPublisher is experimental. The upstream Pulumi Hyper-V provider exists in pulumi/pulumi-hyperv, but @pulumi/hyperv is not published to npm, so this component currently acts as an explicit gate.
It requires enableExperimentalHyperv: true and then fails with a clear dependency message until a stable package source exists.
Use the official Netskope VHDX when preparing Hyper-V images:
The current gate does not create VMs. The intended Hyper-V shape mirrors the Terraform module: virtual switch, VHDX source, CPU and memory sizing, publisher naming, tenant registration, and NoCloud seed data.
Pulumi CLI
1 2 3
pulumi config set netskope:tenantUrl https://tenant.goskope.com pulumi config set netskope:apiToken --secret pulumi config set enableExperimentalHyperv true