A Pulumi package for managing Spot by NetApp cloud resources (Elastigroups, Ocean, etc.). It bridges Terraform provider spotinst to Pulumi. Current version: 3.131.0. Released frequently (multiple times per month) as a bridge update.
pip install pulumi-spotinstNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a basic AWS Elastigroup with Spotinst provider configuration.
Use Pulumi config keys 'spotinst:account' and 'spotinst:token', or create a Provider resource.
Always import from the specific subpackage (e.g., from pulumi_spotinst.aws import ElastigroupAWS).
Review the provider's release notes on GitHub for any breaking changes before upgrading.