rollbar/terraform-provider-rollbar

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
client/fixtures/service_link/update.json
client/fixtures/team/assign_project.json
client/fixtures/team/assign_user.json
client/fixtures/team/assign_user_not_found.json
client/fixtures/team/check_user.json
client/fixtures/team/check_user_not_found.json
client/fixtures/team/create.json
client/fixtures/team/delete.json
client/fixtures/team/list.json
client/fixtures/team/list_2.json
client/fixtures/team/list_projects_689492.json
client/fixtures/team/list_projects_689493.json
client/fixtures/team/read.json
client/fixtures/team/remove_project.json
client/fixtures/team/remove_user.json
client/fixtures/team/remove_user_not_found.json
client/fixtures/user/list.json
client/fixtures/user/list_teams.json
client/fixtures/user/read.json
client/fixtures/vcr/update_project_teams.yaml
client/integration.go152
A
2 hrs
C
72%
client/invitation.go261
A
0 mins
A
98%
client/logger.go20
A
0 mins
A
100%
client/notification.go170
A
0 mins
C
78%
client/paths.go27
A
0 mins
client/project.go222
A
3 hrs
A
93%
client/project_access_token.go293
A
0 mins
A
100%
client/service_link.go159
A
3 hrs
C
79%
client/team.go340
D
2 days
A
98%
client/user.go151
A
0 mins
A
100%
docs/data-sources/project.md
docs/data-sources/project_access_token.md
docs/data-sources/project_access_tokens.md
docs/data-sources/projects.md
docs/data-sources/team.md
docs/index.md
docs/resources/integration.md
docs/resources/notification.md
docs/resources/project.md
docs/resources/project_access_token.md
docs/resources/service_links.md
docs/resources/team.md
docs/resources/team_user.md
docs/resources/user.md
example/README.md
example/data-sources.tf
example/provider.tf
example/provider.tf.local
example/resources.tf
go.mod