A Pulumi package for creating and managing HTTP cloud resources.
Project description
HTTP Resource Provider
This provider is mainly used for ease of converting terraform programs to Pulumi. For standard use in Pulumi programs, please use your programming language's standard http library.
The HTTP resource provider for Pulumi lets you use HTTP 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/http
or yarn
:
$ yarn add @pulumi/http
Python
To use from Python, install using pip
:
$ pip install pulumi_http
Go
To use from Go, use go get
to grab the latest version of the library:
$ go get github.com/pulumi/pulumi-http/sdk
.NET
To use from .NET, install using dotnet add package
:
$ dotnet add package Pulumi.Http
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pulumi_http-0.0.9.tar.gz
.
File metadata
- Download URL: pulumi_http-0.0.9.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3dd79066811d983cacdec480320c65854c0207084cebfae645759add4f254a8 |
|
MD5 | a59004ba78b6f4749c712f6678cfa577 |
|
BLAKE2b-256 | b20e814d9ad0210cc2c5127d5983cba91d1dd25fb2623f3395c940bc79174d74 |
File details
Details for the file pulumi_http-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: pulumi_http-0.0.9-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d7faaca505043fbe98ed455f3935e7226376316a2472f9139c229ed24a7dd5f |
|
MD5 | 3344bcc5b40641bd85f94d80657d7df8 |
|
BLAKE2b-256 | c3158157b1ff7d67cf6b0e809cdb743bc82d9513f407b7e6ad73850e17eab312 |