rollbar / terraform-provider-rollbar

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

Add `rollbar_team` Data Source to lookup existing teams. #250

Closed Omicron7 closed 2 years ago

Omicron7 commented 2 years ago

Description of the change

This adds a rollbar_team data source that can be used to look up existing teams in Rollbar either by team_id or name. This could allow looking up a team managed in another terraform module/folder in order to add users to it in a different module/folder.

We manage our Rollbar projects and teams in separate modules/folders. This will help facilitate interdependencies.

I see a task for lint, but am not seeing any linter setup for the project.

Type of change

Related issues

Checklists

Development

Code review

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: