New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@pulumi/archive

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/archive

A Pulumi package for creating and managing Archive cloud resources.


Version published
Maintainers
2
Created

Actions Status NPM version Python version NuGet version PkgGoDev License

Archive Resource Provider

The Archive resource provider for Pulumi lets you use Archive resources in your cloud programs. To use this package, please install the Pulumi CLI first.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @pulumi/archive

or yarn:

$ yarn add @pulumi/archive

Python

To use from Python, install using pip:

$ pip install pulumi_archive

Go

To use from Go, use go get to grab the latest version of the library:

$ go get github.com/pulumi/pulumi-archive/sdk

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.Archive

FAQs

Package last updated on 30 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts