A Pulumi package for creating and managing xyz cloud resources. This provider is automatically generated from the XYZ Terraform provider and is part of the Pulumi ecosystem. Currently at version 1.1.375, it follows a rapid release cadence with frequent updates to the underlying Terraform bridge and dependencies.
pip install pulumi-xyzNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: create a provider and a resource. Set XYZ_API_TOKEN environment variable.
Review the official XYZ Terraform provider docs for deprecated arguments and migrate to new properties.
Use snake_case property names (e.g., 'api_token' not 'apiToken').
Always set region and endpoint in the Provider constructor or via environment variables.
Run 'pip install pulumi-xyz' in the same Python environment as your Pulumi program.
Set the XYZ_API_TOKEN environment variable or pass api_token to the Provider constructor.
Consult the official provider docs for available resource arguments; use snake_case names.