What's Changed
- chore: bump github.com/hashicorp/terraform-plugin-sdk/v2 to v2.38.1 [SIM-128] by @sorccu in #319
- feat: add support for SINGLE_RETRY retry strategy [SIM-123] by @sorccu in #320
- feat: retry strategies can now be limited to network errors only [SIM-104] by @sorccu in #321
Additional changes from updating checkly-go-sdk
to v1.15.0:
- fix: set doubleCheck to false when creating/updating monitors so retries can be disabled [SIM-124] by @sorccu in checkly/checkly-go-sdk#140
- fix: removing RetryStrategy is not possible when updating a check/monitor/group [SIM-125] by @sorccu in checkly/checkly-go-sdk#141
Full Changelog: v1.13.1...v1.14.0