🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pulumi-containerregistry

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pulumi-containerregistry

A Pulumi package for creating and managing containerregistry cloud resources.

0.0.16
PyPI
Maintainers
1

Containerregistry Resource Provider

The Containerregistry Resource Provider lets you manage Containerregistry resources.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

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

npm install @pulumi/containerregistry

or yarn:

yarn add @pulumi/containerregistry

Python

To use from Python, install using pip:

pip install pulumi_containerregistry

Go

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

go get github.com/pulumi/pulumi-containerregistry/sdk/go/...

.NET

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

dotnet add package Pulumi.Containerregistry

Configuration

The following configuration points are available for the containerregistry provider:

  • containerregistry:region (environment: CONTAINERREGISTRY_REGION) - the region in which to deploy resources

Reference

For detailed reference documentation, please visit the Pulumi registry.

Keywords

containerregistry

FAQs

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