aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'statuscake_adding_contact_group' of ↵stack722017-01-171-4/+8
|\ | | | | | | https://github.com/ldjohnson/terraform into ldjohnson-statuscake_adding_contact_group
| * simplifying tests by removing tests and test data that is no longer neededLee Johnson2016-11-292-88/+0
| |
| * Merge remote-tracking branch 'origin/master' into ↵Lee Johnson2016-11-292-9/+19
| |\ | | | | | | | | | statuscake_adding_contact_group
| * | Adding ability to add and update contact groups using the terraform ↵Lee Johnson2016-06-102-0/+92
| | | | | | | | | | | | statuscake provider
* | | Add support for StatusCake confirmation servers (#11179)Sam Crang2017-01-132-7/+20
| | | | | | | | | | | | | | | | | | * Add support for StatusCake confirmation servers * Add documentation for new StatusCake confirmations argument
* | | provider/statuscake: fix StatusCake tests (#10660)Rui Gonçalves2016-12-112-4/+54
| |/ |/| | | | | | | | | * Update vendored statuscake SDK * Set all attributes when upserting statuscake tests
* | enable contact-group id in statuscake testvagrant2016-08-232-9/+19
|/
* Fix `go vet -unreachable` warnings.Trevor Pounds2016-02-171-1/+0
|
* Added some acceptance tests for the statuscake providerstack722015-11-273-32/+72
|
* Migrating the statuscake_test resource to use the new version of the ↵stack722015-11-271-3/+3
| | | | statuscake client
* Adding the update and read functionality for the statuscake clientstack722015-11-272-24/+67
|
* Using the latest version of the statuscake clientstack722015-11-273-6/+167
|
* Created the initial scaffolding for the statuscake providerstack722015-11-273-0/+105