Skip to content

v1.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 08:53
· 16 commits to main since this release
0c19cdd
Antoinecoutellier/sc 17816/add multistep checks to terraform (#278)

* feature: add MULTI_STEP support and check if check runtime supports MULTI_STEPS [sc-17816]

* chore: update our TF provider to support up-to-date methods to get, update and delete a check [sc-17816]

* test: add test case for MULTI_STEP [sc-17816]

* Update checkly/resource_check_test.go

Co-authored-by: Maxi Gimenez <[email protected]>

* chore: update go sdk to 1.7.0

* fix: go generate

---------

Co-authored-by: Maxi Gimenez <[email protected]>