jtopjian / terraform-provider-sensu

A Terraform provider for Sensu Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Sensu Check Subdues

bradpoulton opened this issue · comments

commented

The Sensu Check subdues feature is not working as expected. Sensu has upgraded the feature and this terraform provider is not able to properly create the subdues anymore. More specifically the provider is not able to handle the improved date time format that is recommended in the Sensu docs.

Here is an example error: Error: Unable to update check check_systemd: resource is invalid: parsing time "2023-11-27T13:10:00-07:00": hour out of range.