Terraform provider for Sentry.
This package is also published on the official Terraform registry.
See the docs for usage information.
See the the Provider Configuration page of the Terraform documentation for instructions.
Pre-compiled binaries are available from the Releases page.
Test the provider by running make test
.
Make sure to set the following environment variables:
SENTRY_TEST_ORGANIZATION
SENTRY_TOKEN
See the Writing Custom Providers page of the Terraform documentation for instructions.