blob: c8cd03fda5d4a9cedde406012621ed85c480ca41 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
## 0.2.0 (Unreleased)
IMPROVEMENTS:
* resource/statuscake_test: Add support for all support library options including basic auth, status codes, custom headers and more. [GH-11]
BUG FIXES:
* Fix handling of `contact_id` [GH-11]
## 0.1.0 (June 21, 2017)
NOTES:
* Same functionality as that of Terraform 0.9.8. Repacked as part of [Provider Splitout](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/)
|