Skip to content

Accurx/pulumi-sentry

 
 

Repository files navigation

Sentry Resource Provider

The Sentry Resource Provider lets you manage Sentry resources in Pulumi.

Installing

This package is available for dotnet:

.NET

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

dotnet add package Pulumi.Sentry

Configuration

The following configuration points are available for the sentry provider:

Required:

  • sentry:token (environment: SENTRY_AUTH_TOKEN) - the authentication token used to connect to sentry

Optional:

  • sentry:base_url (environment: SENTRY_BASE_URL) - the base URL for sentry, defaulted to https://sentry.io/api/

Reference

For detailed reference documentation, please visit the Pulumi registry.

About

Pulumi provider for Sentry

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.5%
  • C# 25.5%
  • TypeScript 19.0%
  • Go 2.4%
  • Makefile 1.0%
  • Dockerfile 0.4%
  • JavaScript 0.2%