aboutsummaryrefslogtreecommitdiffhomepage
path: root/resource_statuscaketest.go
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-291-5/+0
| |
| * Merge remote-tracking branch 'origin/master' into ↵Lee Johnson2016-11-291-0/+7
| |\ | | | | | | | | | statuscake_adding_contact_group
| * | Adding ability to add and update contact groups using the terraform ↵Lee Johnson2016-06-101-0/+9
| | | | | | | | | | | | statuscake provider
* | | Add support for StatusCake confirmation servers (#11179)Sam Crang2017-01-131-7/+16
| | | | | | | | | | | | | | | | | | * Add support for StatusCake confirmation servers * Add documentation for new StatusCake confirmations argument
* | | provider/statuscake: fix StatusCake tests (#10660)Rui Gonçalves2016-12-111-1/+10
| |/ |/| | | | | | | | | * Update vendored statuscake SDK * Set all attributes when upserting statuscake tests
* | enable contact-group id in statuscake testvagrant2016-08-231-0/+7
|/
* Added some acceptance tests for the statuscake providerstack722015-11-271-8/+8
|
* 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-271-21/+64
|
* Using the latest version of the statuscake clientstack722015-11-271-2/+86
|
* Created the initial scaffolding for the statuscake providerstack722015-11-271-0/+28