A Pulumi package for creating and managing archive resources (e.g., zip, tar.gz) as Pulumi assets. Version 0.5.0, active development, weekly releases.
pip install pulumi-archiveNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a zip archive from a collection of files using pulumi-archive.
Use 'pulumi.asset.Archive' or 'pulumi_archive.get_archive' instead of the resource.
Ensure all values are instances of pulumi.Asset or pulumi.Archive.
Add 'type' argument to Archive instantiation.