-
Notifications
You must be signed in to change notification settings - Fork 108
pingdom_check: Monitor SSL/TLS certificate #69
Comments
I created a branch which adds both of these options: https://github.com/justincmoy/terraform-provider-pingdom/tree/ssl-certificate-verify. One caveat is it seems like the default for Monitor SSL/TLS certificate is true, so I kept that in the terraform provider, but broke it in the underlying library. Not sure when I can get around to putting up PRs for this. |
thanks @justincmoy anything that we could help with to get this merged? |
I created russellcardullo/go-pingdom#56 to update the library. Once that's approved/merged, I can put up the PR for the terraform provider. |
Just noticed that it looks like |
Would be very happy to see this also in the official release. bump. |
I'll take a look at this. I never got around to testing it with the changes to this provider to use the v3.1 Pingdom API. |
Pingdom has options to monitor SSL/TLS certificates and alert when the certificate is some number of days away from expiring. It would be nice to control these settings from terraform.
The text was updated successfully, but these errors were encountered: