rollbar / terraform-provider-rollbar

Terraform provider for Rollbar
https://rollbar.com
MIT License
28 stars 13 forks source link

Separate Account and Project Level Resources into Stacks #279

Closed haggishunk closed 11 months ago

haggishunk commented 2 years ago

Description of the change

Split account-level and project-level resources into separate terraform stacks. The write scope project access token created in the account stack is added as an output for use in configuring the provider in the project stack. Noted that the slack notification resource cannot be created without UI channel activation.

Type of change

Related issues

Shortcut stories and GitHub issues (delete irrelevant)

Checklists

Development

Code review