terraform-provider-sensu
terraform-provider-sensu copied to clipboard
Fix Sensu Check Subdues
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.