Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'add_contact_groups' of ↵ | Alexandre Garand | 2019-08-09 | 7 | -4/+361 |
|\ | | | | | | | github.com:alexandreFre/terraform-provider-statuscake | ||||
| * | add contact_group resource to the provider | Alexandre Garand | 2019-08-09 | 6 | -2/+356 |
| | | |||||
| * | Cleanup after v1.0.0 release | tf-release-bot | 2019-07-02 | 1 | -0/+1 |
| | | |||||
| * | v1.0.0 | tf-release-bot | 2019-07-02 | 1 | -1/+1 |
| | | |||||
* | | removev0.1.1 | Alexandre Garand | 2019-08-07 | 1 | -0/+0 |
| | | |||||
* | | add binary | Alexandre Garand | 2019-08-07 | 1 | -0/+0 |
| | | |||||
* | | fix | Alexandre Garand | 2019-08-07 | 1 | -8/+0 |
|\ \ | |||||
| * | | fix reading of test | Alexandre Garand | 2019-08-07 | 1 | -1/+4 |
| |/ | |||||
* | | fix | Alexandre Garand | 2019-08-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix reading of test | Alexandre Garand | 2019-08-06 | 1 | -0/+11 |
| |/ | |||||
* | | pull | Alexandre Garand | 2019-08-06 | 1 | -1/+6 |
|\ \ | |||||
| * | | fix reading of test | Alexandre Garand | 2019-08-06 | 1 | -0/+11 |
| |/ | |||||
* | | Merge branch 'fix_read_test' of ↵ | Alexandre Garand | 2019-08-06 | 1 | -5/+11 |
|\ \ | | | | | | | | | | github.com:alexandreFre/terraform-provider-statuscake | ||||
| * | | fix reading of test | Alexandre Garand | 2019-08-06 | 1 | -5/+11 |
| |/ | |||||
* | | contact_groups accept listadd_ssl_tests | Alexandre Garand | 2019-07-24 | 1 | -9/+18 |
| | | |||||
* | | update documentation for the ssl resource | Alexandre Garand | 2019-07-09 | 3 | -1/+87 |
| | | |||||
* | | update go.mod | Alexandre Garand | 2019-07-01 | 2 | -1/+3 |
| | | |||||
* | | remove Println used for debug | Alexandre Garand | 2019-07-01 | 1 | -2/+0 |
| | | |||||
* | | Update go modules dependencies | Alexandre Garand | 2019-06-27 | 3 | -62/+8 |
| | | |||||
* | | add go-querystring | Alexandre Garand | 2019-06-27 | 8 | -0/+786 |
| | | |||||
* | | fix test | Alexandre Garand | 2019-06-27 | 1 | -12/+14 |
| | | |||||
* | | add ssl tests to terraform provider | Alexandre Garand | 2019-06-27 | 4 | -0/+509 |
| | | |||||
* | | update vendor/github.com/DreamItGetIT/statuscake/ to manage ssl tests | Alexandre Garand | 2019-06-27 | 23 | -2/+1854 |
|/ | |||||
* | Merge pull request #39 from jcalonso/update-changelog | Mat Schaffer | 2019-06-25 | 1 | -4/+8 |
|\ | | | | | Update CHANGELOG.md | ||||
| * | Update CHANGELOG.md | Juan Carlos Alonso | 2019-06-22 | 1 | -4/+8 |
|/ | |||||
* | Merge pull request #36 from nauxliu/importer | Mat Schaffer | 2019-06-22 | 2 | -0/+11 |
|\ | | | | | Add importer | ||||
| * | Add importer | Xiangxuan Liu | 2019-06-18 | 2 | -0/+11 |
| | | |||||
* | | Merge pull request #35 from ivanschwarz/feat/ssl-validation-2 | Mat Schaffer | 2019-06-22 | 15 | -14/+166 |
|\ \ | |/ |/| | Add SSL validation feature for uptime tests | ||||
| * | Add enable_ssl_alert feature for uptime tests | Ivan Schwarz | 2019-06-14 | 3 | -2/+18 |
| | | |||||
| * | Update client dependency | Ivan Schwarz | 2019-06-14 | 12 | -12/+148 |
|/ | |||||
* | Merge pull request #34 from jcalonso/fix/contact-group-backwards-compatible | Mat Schaffer | 2019-06-13 | 4 | -9/+60 |
|\ | | | | | Add support back for contact_id and mark it as deprecated | ||||
| * | Update docs reflecting contact_id deprecation | Juan Carlos Alonso | 2019-06-10 | 2 | -2/+3 |
| | | |||||
| * | Add support for contact_id and mark it as deprecated | Juan Carlos Alonso | 2019-06-10 | 2 | -7/+57 |
| | | | | | | | | This makes the contact_group change backwards compatible | ||||
* | | Merge pull request #32 from ndench/0.12-compatibility | Mat Schaffer | 2019-06-10 | 1428 | -50163/+255352 |
|\ \ | |/ |/| | Upgrade to 0.12 | ||||
| * | Merge pull request #1 from jcalonso/patch-1 | Nathan Dench | 2019-06-04 | 1 | -0/+3 |
| |\ | | | | | | | Fix acceptance tests | ||||
| | * | Fix acceptance tests | Juan Carlos Alonso | 2019-06-03 | 1 | -0/+3 |
| |/ | | | | | | | | | | | | | This was making the acceptance test to fail since it was using the hardcoded contact group in the code which doesn't exist any other account except for the initial developer. https://github.com/ndench/terraform-provider-statuscake/commit/4efdab4181cd2bfd243600def27f70f0580942a3#diff-74acd2515ee5ecd44424d7a31439989eR221 This change now explicitly prompts the user to include the contact group | ||||
| * | Upgrade to 0.12 | Nathan Dench | 2019-05-24 | 1427 | -50163/+255349 |
|/ | |||||
* | Merge pull request #27 from terraform-providers/go-modules-2019-02-22 | appilon | 2019-02-27 | 1398 | -121878/+344827 |
|\ | | | | | [MODULES] Switch to Go Modules | ||||
| * | deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modules | Alex Pilon | 2019-02-22 | 1054 | -7569/+344024 |
| | | | | | | | | Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy | ||||
| * | deps: use go modules for dep mgmt | Alex Pilon | 2019-02-22 | 364 | -114611/+1104 |
| | | | | | | | | | | | | run go mod tidy remove govendor from makefile and travis config set appropriate env vars for go modules | ||||
| * | provider: Ensured Go 1.11 in TravisCI and README | Alex Pilon | 2019-02-22 | 1 | -0/+1 |
|/ | | | | | | provider: Run go fix provider: Run go fmt provider: Encode go version 1.11.5 to .go-version file | ||||
* | Merge pull request #23 from terraform-providers/go1.11-upgrade-2019-01-07 | Tom Harvey | 2019-01-09 | 3 | -5/+5 |
|\ | | | | | [AUTOMATED] Upgrade to Go 1.11 | ||||
| * | provider: Require Go 1.11 in TravisCI and README | Alex Pilon | 2019-01-07 | 3 | -5/+5 |
|/ | | | | | provider: Run go fix provider: Run go fmt | ||||
* | Update CHANGELOG.md | Mat Schaffer | 2018-08-20 | 1 | -1/+13 |
| | |||||
* | Merge pull request #18 from matschaffer/contact-groups-support | Mat Schaffer | 2018-08-20 | 7 | -71/+100 |
|\ | | | | | Add test contact group support | ||||
| * | Use linux checksum sha | Mat Schaffer | 2018-08-06 | 1 | -1/+1 |
| | | |||||
| * | Re-up vendored client | Mat Schaffer | 2018-08-06 | 2 | -4/+4 |
| | | |||||
| * | Replace contact_id with contact_group | Mat Schaffer | 2018-07-27 | 3 | -22/+25 |
| | | | | | | | | This allows for multiple contacts per test. | ||||
| * | Update test_tag handling to be a proper list of strings | Mat Schaffer | 2018-07-27 | 3 | -6/+9 |
| | | |||||
| * | Update github.com/DreamItGetIT/statuscake to PR-28 | Mat Schaffer | 2018-07-27 | 4 | -42/+65 |
|/ | | | | Will rebase this commit once the PR is merged |