Skip to main content

A Pulumi package for creating and managing Sentry resources.

Project description

Sentry Resource Provider

This plugin requires pulumi cli v3.35.3 or later

The Sentry Resource Provider lets you manage Sentry resources.

It is based on the sentry terraform provider https://registry.terraform.io/providers/jianyuan/sentry/latest/docs

Installing

If you get an error like this:

error: could not load plugin for sentry provider 'urn:pulumi:my-stack::my-project::pulumi:providers:sentry::my-provider': no resource plugin 'pulumi-resource-sentry' found in the workspace at version vX.Y.Z or on your $PATH, install the plugin using `pulumi plugin install resource sentry vX.Y.Z`

You can use this command to install the missing version:

pulumi plugin install resource sentry vX.Y.Z --server github://api.github.com/pulumiverse

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 @pulumiverse/sentry

or yarn:

yarn add @pulumiverse/sentry

Python

To use from Python, install using pip:

pip install pulumiverse_sentry

Go

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

go get github.com/pulumiverse/pulumi-sentry/sdk/go/...

.NET

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

dotnet add package Pulumiverse.Sentry

Configuration

The following configuration points are available for the sentry provider:

  • sentry:token (Required) This is the Sentry authentication token. The value can be sourced from the SENTRY_TOKEN environment variable.
  • sentry:baseUrl (Optional) This is the target Sentry base API endpoint. The default value is https://sentry.io/api/. The value must be provided when working with Sentry On-Premise. The value can be sourced from the SENTRY_BASE_URL environment variable.

Reference

For detailed reference documentation, please visit the Pulumi registry.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulumiverse_sentry-0.0.9.tar.gz (40.2 kB view details)

Uploaded Source

Built Distribution

pulumiverse_sentry-0.0.9-py3-none-any.whl (64.9 kB view details)

Uploaded Python 3

File details

Details for the file pulumiverse_sentry-0.0.9.tar.gz.

File metadata

  • Download URL: pulumiverse_sentry-0.0.9.tar.gz
  • Upload date:
  • Size: 40.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for pulumiverse_sentry-0.0.9.tar.gz
Algorithm Hash digest
SHA256 a4f0fd2e5248e1fee903af2b5abc61e9073ab621badc935ce0555bfb45303a5e
MD5 698d7a9687e378862e1f476c0dc4efd0
BLAKE2b-256 6e729f15791e623a757aa319ca0979dbb53a90f2026d243a2ca39f0d0905496a

See more details on using hashes here.

File details

Details for the file pulumiverse_sentry-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumiverse_sentry-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 259ac657e0b77ce790ebd349b2c622115a8dfa3a55007718c05d766f00a16718
MD5 e73e3b51cf7fdd7eef4e354d087383ef
BLAKE2b-256 00cb0ebafe1922b94924a0998b319824f2b6db7a61e0f63400ffd254ad35fce5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page