NOTES:
- resource/statuscake_test:
contact_id (int)
has been deprecated, use instead:contact_group (type: list)
(#18) - resource/statuscake_test:
test_tags
has been changed from a CSV string to list of strings (#18)
FEATURES:
- Add support for Terraform 0.12 (#32)
- resource/statuscake_test: add
enable_ssl_alert
feature for uptime tests (#26) - resource/statuscake_test: add support for Terraform ResourceImporter (#36)
IMPROVEMENTS:
IMPROVEMENTS:
- resource/statuscake_test: Add support for all support library options including basic auth, status codes, custom headers and more. (#11)
BUG FIXES:
- Fix handling of
contact_id
(#11)
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout