rollbar / terraform-provider-rollbar

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

DOP0-722 Added `project_api_key` support for Notification, Integration and Service Link resources #380

Closed dave-greenfieldlabs closed 1 year ago

dave-greenfieldlabs commented 1 year ago

Description of the change

This change adds support for an optional new field called project_api_key to the Notification, Integration and Service Link resources. This provides additional flexibility when managing multiple resources from different projects within the same terraform file.

Type of change

Related issues

None

Checklists

Development

Code review