Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

pingdom_check: Monitor SSL/TLS certificate #69

Open
dzoellner opened this issue Jul 13, 2020 · 6 comments · May be fixed by #100
Open

pingdom_check: Monitor SSL/TLS certificate #69

dzoellner opened this issue Jul 13, 2020 · 6 comments · May be fixed by #100

Comments

@dzoellner
Copy link

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.
Screen Shot 2020-07-13 at 10 47 30 AM

@justincmoy
Copy link

justincmoy commented Jul 14, 2020

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.

@camerondavison
Copy link

thanks @justincmoy anything that we could help with to get this merged?

@justincmoy
Copy link

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.

@camerondavison
Copy link

Just noticed that it looks like go-pindom update got accepted and merged

@bobthebuilderberlin
Copy link

Would be very happy to see this also in the official release. bump.

@justincmoy
Copy link

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.

@justincmoy justincmoy linked a pull request Jan 28, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants