Skip to content

v0.0.8

Latest

Choose a tag to compare

@lazureykis lazureykis released this 07 Aug 21:08
· 2 commits to main since this release
0794978

What's Changed

  • docs: add TCP and Ping monitor examples and fix status page naming by @lazureykis in #18

Documentation Improvements

  • Added comprehensive examples for all three monitor types (HTTPS, TCP, Ping)
  • Fixed critical attribute naming issues in examples:
    • Corrected interval to check_interval
    • Fixed type values from uppercase to lowercase (HTTPShttps, TCPtcp)
  • Removed misleading "branded" references from status page examples
  • Added nested schema documentation for tcp_settings and ping_settings

Bug Fixes

  • Fixed incorrect attribute names that would cause Terraform errors
  • Ensured all monitor type values use lowercase as required by the schema

Full Changelog: v0.0.7...v0.0.8