2.2.5 (2023-08-26)
- Fix removing attributes from a check not being detected and being set to default values. (2d74852), closes #10
- Update Makefile to use registry.terraform.io rather than github to override default provider, rather than requiring a different provider path to be used (a2685df), closes #10
2.2.3 (2023-08-21)
- Perform deep compare of steps structure before updating state to avoid non-functional changes showing differences in Terraform plan (aa64397), closes #7