]>
git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/log
Paul Stack [Wed, 15 Feb 2017 23:29:05 +0000 (23:29 +0000)]
provider/statuscake: Add support for Port in statuscake_test (#11966)
Fixes: #11923
This required the upstream library to have a PR accepted
Paul Stack [Wed, 15 Feb 2017 23:29:05 +0000 (23:29 +0000)]
provider/statuscake: Add support for Port in statuscake_test (#11966)
Fixes: #11923
This required the upstream library to have a PR accepted
Rui Gonçalves [Tue, 31 Jan 2017 12:44:06 +0000 (12:44 +0000)]
Fix statuscake test timeout schema (#11541)
stack72 [Tue, 17 Jan 2017 16:11:23 +0000 (16:11 +0000)]
Merge branch 'statuscake_adding_contact_group' of https://github.com/ldjohnson/terraform into ldjohnson-statuscake_adding_contact_group
stack72 [Tue, 17 Jan 2017 16:11:23 +0000 (16:11 +0000)]
Merge branch 'statuscake_adding_contact_group' of https://github.com/ldjohnson/terraform into ldjohnson-statuscake_adding_contact_group
Sam Crang [Fri, 13 Jan 2017 11:35:15 +0000 (11:35 +0000)]
Add support for StatusCake confirmation servers (#11179)
* Add support for StatusCake confirmation servers
* Add documentation for new StatusCake confirmations argument
Sam Crang [Fri, 13 Jan 2017 11:35:15 +0000 (11:35 +0000)]
Add support for StatusCake confirmation servers (#11179)
* Add support for StatusCake confirmation servers
* Add documentation for new StatusCake confirmations argument
Rui Gonçalves [Sun, 11 Dec 2016 19:41:49 +0000 (19:41 +0000)]
provider/statuscake: fix StatusCake tests (#10660)
* Update vendored statuscake SDK
* Set all attributes when upserting statuscake tests
Lee Johnson [Tue, 29 Nov 2016 21:03:58 +0000 (16:03 -0500)]
simplifying tests by removing tests and test data that is no longer needed
Lee Johnson [Tue, 29 Nov 2016 20:27:04 +0000 (15:27 -0500)]
Merge remote-tracking branch 'origin/master' into statuscake_adding_contact_group
Lee Johnson [Tue, 29 Nov 2016 20:27:04 +0000 (15:27 -0500)]
Merge remote-tracking branch 'origin/master' into statuscake_adding_contact_group
stack72 [Sun, 28 Aug 2016 23:00:27 +0000 (00:00 +0100)]
docs/statuscake: Adding the parameter to the docs
vagrant [Tue, 23 Aug 2016 14:43:31 +0000 (14:43 +0000)]
enable contact-group id in statuscake test
Lee Johnson [Fri, 10 Jun 2016 17:37:44 +0000 (13:37 -0400)]
Updating the documentation on the website source to reflect the addition.
Lee Johnson [Fri, 10 Jun 2016 16:38:56 +0000 (12:38 -0400)]
Adding ability to add and update contact groups using the terraform statuscake provider
Trevor Pounds [Sat, 13 Feb 2016 05:38:15 +0000 (21:38 -0800)]
Fix `go vet -unreachable` warnings.
stack72 [Sat, 28 Nov 2015 01:03:15 +0000 (01:03 +0000)]
Adding some documentation for the StatusCake provider
stack72 [Thu, 8 Oct 2015 14:36:11 +0000 (15:36 +0100)]
Added some acceptance tests for the statuscake provider
stack72 [Thu, 8 Oct 2015 07:52:15 +0000 (08:52 +0100)]
Migrating the statuscake_test resource to use the new version of the statuscake client
stack72 [Sat, 3 Oct 2015 22:11:26 +0000 (23:11 +0100)]
Adding the update and read functionality for the statuscake client
stack72 [Thu, 1 Oct 2015 22:09:13 +0000 (23:09 +0100)]
Using the latest version of the statuscake client
stack72 [Mon, 28 Sep 2015 10:39:32 +0000 (11:39 +0100)]
Created the initial scaffolding for the statuscake provider