little-whale-73288
07/07/2021, 3:20 PMbillowy-army-68599
07/07/2021, 3:33 PMlittle-whale-73288
07/07/2021, 3:33 PMterraform plan
succeeds as shown therebillowy-army-68599
07/07/2021, 3:35 PMActual
at the end threw me offapply
with terraform ? A plan won't actually call the API so it's not clear if this is coming from our provider or the opsgenie APIlittle-whale-73288
07/07/2021, 3:36 PMbillowy-army-68599
07/07/2021, 3:48 PMlittle-whale-73288
07/07/2021, 3:53 PMbillowy-army-68599
07/07/2021, 3:57 PMlittle-whale-73288
07/07/2021, 6:36 PMmonday
is a wrong value for these fields?billowy-army-68599
07/07/2021, 6:37 PMlittle-whale-73288
07/07/2021, 6:38 PMfilip@FZYZNIEWT15G:~/tmp/wtf/pulumi-opsgenie-schedule-rotation/terraform$ grep mondayx <http://main.tf|main.tf>
end_day = "mondayx"
filip@FZYZNIEWT15G:~/tmp/wtf/pulumi-opsgenie-schedule-rotation/terraform$ terraform plan
Error: it can only be day of week (monday,tuesday...)
on <http://main.tf|main.tf> line 14, in resource "opsgenie_schedule_rotation" "test":
14: end_day = "mondayx"
filip@FZYZNIEWT15G:~/tmp/wtf/pulumi-opsgenie-schedule-rotation/terraform$
billowy-army-68599
07/07/2021, 6:39 PMlittle-whale-73288
07/07/2021, 6:39 PMbillowy-army-68599
07/07/2021, 6:40 PMlittle-whale-73288
07/07/2021, 6:40 PM