public-roadmap icon indicating copy to clipboard operation
public-roadmap copied to clipboard

Terraform support for SSL Checks for Browser Checks

Open ghost opened this issue 2 years ago • 1 comments

💡 Join our Slack Community to ask general questions, suggest ideas and get direct help from all the folks at Checkly.

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The latest TF provider for checkly is deprecating ssl_checks but there is no other support for ssl checks currently for API or Browser checks. However for API checks we can keep using ssl_checks but for Browser checks there is no support for ssl checks.

Describe the solution you'd like A clear and concise description of what you want to happen.

Idk what solution the Checkly team is already cooking up to solve this but on the UI a Browser check takes Domains to use as a ssl check. So on terraform have a field called ssl_domain that will take a list of domain names (if multiple domains are supported, if not a string) and use that to populate the Domains field on browser checks

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

The workaround currently is creating a separate API check with the domain we want to monitor and set ssl_check: true

Additional context Add any other context or screenshots about the feature request here.

ghost avatar May 25 '23 16:05 ghost

Hey @gespi-consensys, sorry for the late reply

  • we are looking at new check types this quarter, and a dedicated SSL check type is probably the best solution so we don't mix concerns too much.
  • we just move our public roadmap to https://feedback.checklyhq.com/ and are archiving this repo. If you want, you can resubmit it over at https://feedback.checklyhq.com/

tnolet avatar Jun 02 '23 08:06 tnolet