The Containerregistry Resource Provider lets you manage Containerregistry resources.
This package is available for several languages/platforms:
To use from JavaScript or TypeScript in Node.js, install using either npm:
npm install @pulumi/containerregistryor yarn:
yarn add @pulumi/containerregistryTo use from Python, install using pip:
pip install pulumi_containerregistryTo use from Go, use go get to grab the latest version of the library:
go get github.com/pulumi/pulumi-containerregistry/sdk/go/...To use from .NET, install using dotnet add package:
dotnet add package Pulumi.ContainerregistryThe following configuration points are available for the containerregistry provider:
containerregistry:region(environment:CONTAINERREGISTRY_REGION) - the region in which to deploy resources
For detailed reference documentation, please visit the Pulumi registry.