rollbar / terraform-provider-rollbar

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

added "enabled" field for notification rule #402

Closed pawelsz-rb closed 2 months ago

pawelsz-rb commented 2 months ago

Description of the change

Added enabled boolean field (true/false) for rule notification. The change is backward compatible; disabled rule (enabled = false) will not be triggered.

The field is set to true by default.

Type of change

Checklists

Development

Code review

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9879943504

Details


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

💛 - Coveralls
codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit d4d53392 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 92.0% (0.0% change).

View more on Code Climate.