rollbar / terraform-provider-rollbar

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

Correct documentation - `terraform import rollbar_user.*` is to be done by email address, not user ID #395

Closed magnetikonline closed 4 months ago

magnetikonline commented 5 months ago

Description of the change

This fixes a problem in the documentation around importing existing Rollbar users into rollbar_user resources - import is not via user ID - but must be via email address.

Type of change

Related issues

Fixes (part of) issues in:

Checklists

Development

Code review

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8842144592

Details


Totals Coverage Status
Change from base Build 8449956416: 0.0%
Covered Lines: 1480
Relevant Lines: 1607

💛 - Coveralls
pawelsz-rb commented 4 months ago

pipeline failed, we need to check the permissions, thank you for flagging, addressing in #396

magnetikonline commented 4 months ago

Thanks @pawelsz-rb 👍