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

Terraform support for SSL Checks for Browser Checks #313

Open
ghost opened this issue May 25, 2023 · 1 comment
Open

Terraform support for SSL Checks for Browser Checks #313

ghost opened this issue May 25, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented May 25, 2023

💡 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.

@tnolet
Copy link
Member

tnolet commented Jun 2, 2023

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/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant