uptime-com / terraform-provider-uptime

A Terraform provider that provisions checks via the Uptime.com REST API
MIT License
20 stars 17 forks source link

Add maintenance windows to uptime_check_http #40

Closed CameronFurbushSM closed 1 day ago

CameronFurbushSM commented 10 months ago

Hello! We're using the uptime_check_http resources for managing our HTTP checks. One feature we're looking to start using is the maintenance window setting this would be a great addition.

image
gigovich commented 10 months ago

Thank you, @CameronFurbushSM. We will do our best to schedule this feature for a future release.

fcbry commented 3 months ago

+1 on this, there's a couple of not yet released websites we want to monitor but put into maintenance mode for the next couple of months (so we don't get notifications firing. Currently, every time we update via terraform the maintenance setting reverts to the default.

nabadger commented 2 weeks ago

Another +1 on this. In some cases I think we're seeing that even if we set the maintenance period manually, subsequent tf applies seem to unset this. We'll need to find a way to workaround this in the meantime.

gigovich commented 1 week ago

We plan to release this feature next week.

fcbry commented 1 week ago

Ah wonderful, that will make my job a lot easier, thanks for the updated!

Bryan

PGP Key Info : 5ae2ffd8adbc9461https://keyserver.ubuntu.com/pks/lookup?search=5ae2ffd8adbc9461+&fingerprint=on&op=index


From: Givi Khojanashvili @.> Sent: Tuesday, September 24, 2024 4:19 PM To: uptime-com/terraform-provider-uptime @.> Cc: Bryan Hunt @.>; Comment @.> Subject: Re: [uptime-com/terraform-provider-uptime] Add maintenance windows to uptime_check_http (Issue #40)

Caution: This email originated from outside the Foods Connected organisation. Do not click links or open attachments unless you are sure the sender is genuine and you know the content is safe.

We plan to release this feature next week.

— Reply to this email directly, view it on GitHubhttps://github.com/uptime-com/terraform-provider-uptime/issues/40#issuecomment-2371612160, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BEJCSXVYQUL4QHA7RO27IN3ZYF7IJAVCNFSM6AAAAABJN7TPUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZRGYYTEMJWGA. You are receiving this because you commented.Message ID: @.***>

gigovich commented 1 day ago

Hey there, A fresh version has been released with this feature (v2.9.0). Here you can find an example of how to set maintenance windows for checks.