[Existing Resources] Add Team and Schedule #36
Annotations
1 error and 2 warnings
|
modules/config/existing_resources.tf#L20
[tflint] reported by reviewdog 🐶
data "opsgenie_schedule" "this" is declared but not used
Raw Output:
existing_resources.tf:20:1: warning: data "opsgenie_schedule" "this" is declared but not used ()
|
modules/config/existing_resources.tf#L26
[tflint] reported by reviewdog 🐶
data "opsgenie_team" "this" is declared but not used
Raw Output:
existing_resources.tf:26:1: warning: data "opsgenie_team" "this" is declared but not used ()
|
This job failed
Loading