Skip to content

rabunkosar-dd/terraform-provider-sentry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-provider-sentry

CircleCI Go Report Card

Terraform provider for Sentry.

This package is also published on the official Terraform registry.

Usage

See the docs for usage information.

Installation

See the the Provider Configuration page of the Terraform documentation for instructions.

Pre-compiled binaries are available from the Releases page.

Development

Test

Test the provider by running make test.

Make sure to set the following environment variables:

  • SENTRY_TEST_ORGANIZATION
  • SENTRY_TOKEN

Build

See the Writing Custom Providers page of the Terraform documentation for instructions.

Packages

No packages published

Languages

  • Go 98.2%
  • HCL 1.6%
  • Makefile 0.2%