Socket
Book a DemoInstallSign in
Socket

@descope/pulumi-descope

Package Overview
Dependencies
Maintainers
5
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@descope/pulumi-descope

A Pulumi package for creating and managing descope cloud resources.

latest
Source
npmnpm
Version
0.3.4
Version published
Maintainers
5
Created
Source

Descope Resource Provider

The Descope Resource Provider lets you manage Descope 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 @descope/pulumi-descope

or yarn:

yarn add @descope/pulumi-descope

Python

To use from Python, install using pip:

pip install descope_pulumi

Go

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

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

.NET

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

dotnet add package Descope.Pulumi.Descope

Configuration

The following configuration points are available for the descope provider:

  • descope:projectId (environment: DESCOPE_PROJECT_ID) - Descope Project ID
  • descope:managementKey (environment: DESCOPE_MANAGEMENT_KEY) - Descope Management Key

Reference

For detailed reference documentation, please visit the Pulumi registry.

Keywords

descope

FAQs

Package last updated on 31 Dec 2025

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