terraform-provider-sensu icon indicating copy to clipboard operation
terraform-provider-sensu copied to clipboard

Fix Sensu Check Subdues

Open bradpoulton opened this issue 1 year ago • 0 comments

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.

bradpoulton avatar Nov 27 '23 21:11 bradpoulton