aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* contact_groups accept listadd_ssl_testsAlexandre Garand2019-07-241-9/+18
* update documentation for the ssl resourceAlexandre Garand2019-07-093-1/+87
* update go.modAlexandre Garand2019-07-012-1/+3
* remove Println used for debugAlexandre Garand2019-07-011-2/+0
* Update go modules dependenciesAlexandre Garand2019-06-273-62/+8
* add go-querystringAlexandre Garand2019-06-278-0/+786
* fix testAlexandre Garand2019-06-271-12/+14
* add ssl tests to terraform providerAlexandre Garand2019-06-274-0/+509
* update vendor/github.com/DreamItGetIT/statuscake/ to manage ssl testsAlexandre Garand2019-06-2723-2/+1854
* Merge pull request #39 from jcalonso/update-changelogMat Schaffer2019-06-251-4/+8
|\
| * Update CHANGELOG.mdJuan Carlos Alonso2019-06-221-4/+8
|/
* Merge pull request #36 from nauxliu/importerMat Schaffer2019-06-222-0/+11
|\
| * Add importerXiangxuan Liu2019-06-182-0/+11
* | Merge pull request #35 from ivanschwarz/feat/ssl-validation-2Mat Schaffer2019-06-2215-14/+166
|\ \ | |/ |/|
| * Add enable_ssl_alert feature for uptime testsIvan Schwarz2019-06-143-2/+18
| * Update client dependencyIvan Schwarz2019-06-1412-12/+148
|/
* Merge pull request #34 from jcalonso/fix/contact-group-backwards-compatibleMat Schaffer2019-06-134-9/+60
|\
| * Update docs reflecting contact_id deprecationJuan Carlos Alonso2019-06-102-2/+3
| * Add support for contact_id and mark it as deprecatedJuan Carlos Alonso2019-06-102-7/+57
* | Merge pull request #32 from ndench/0.12-compatibilityMat Schaffer2019-06-101428-50163/+255352
|\ \ | |/ |/|
| * Merge pull request #1 from jcalonso/patch-1Nathan Dench2019-06-041-0/+3
| |\
| | * Fix acceptance testsJuan Carlos Alonso2019-06-031-0/+3
| |/
| * Upgrade to 0.12Nathan Dench2019-05-241427-50163/+255349
|/
* Merge pull request #27 from terraform-providers/go-modules-2019-02-22appilon2019-02-271398-121878/+344827
|\
| * deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modulesAlex Pilon2019-02-221054-7569/+344024
| * deps: use go modules for dep mgmtAlex Pilon2019-02-22364-114611/+1104
| * provider: Ensured Go 1.11 in TravisCI and READMEAlex Pilon2019-02-221-0/+1
|/
* Merge pull request #23 from terraform-providers/go1.11-upgrade-2019-01-07Tom Harvey2019-01-093-5/+5
|\
| * provider: Require Go 1.11 in TravisCI and READMEAlex Pilon2019-01-073-5/+5
|/
* Update CHANGELOG.mdMat Schaffer2018-08-201-1/+13
* Merge pull request #18 from matschaffer/contact-groups-supportMat Schaffer2018-08-207-71/+100
|\
| * Use linux checksum shaMat Schaffer2018-08-061-1/+1
| * Re-up vendored clientMat Schaffer2018-08-062-4/+4
| * Replace contact_id with contact_groupMat Schaffer2018-07-273-22/+25
| * Update test_tag handling to be a proper list of stringsMat Schaffer2018-07-273-6/+9
| * Update github.com/DreamItGetIT/statuscake to PR-28Mat Schaffer2018-07-274-42/+65
|/
* Cleanup after v0.2.0 releasetf-release-bot2018-07-271-0/+1
* v0.2.0v0.2.0stable-websitetf-release-bot2018-07-271-3/+3
* Update CHANGELOG.mdRadek Simko2018-07-271-1/+1
* Update CHANGELOG.mdRadek Simko2018-07-271-1/+1
* Merge pull request #12 from philax/patch-1Mat Schaffer2018-07-271-1/+1
|\
| * :pencil: Update acceptable test_type valuesphilax2018-01-221-1/+1
* | Updating to include #11Mat Schaffer2018-07-201-0/+11
* | Merge pull request #11 from callstats-io/masterMat Schaffer2018-07-206-48/+421
|\ \
| * \ Merge pull request #2 from matschaffer/callstats-io-fixes-2Andrew N Golovkov2018-02-052-18/+17
| |\ \
| | * | Move template interpolation deeper into acceptance testsMat Schaffer2018-02-012-18/+17
| |/ /
| * | update github.com/DreamItGetIT/statuscakeAndrew N Golovkov2018-02-0110-323/+2
| * | Merge pull request #1 from matschaffer/callstats-io-fixesAndrew N Golovkov2018-02-013-52/+47
| |\ \
| | * | Don't attempt to set or verify values which aren't present in the details res...Mat Schaffer2018-02-012-28/+5
| | * | Switch node locations to a set and consider empty string to be empty setMat Schaffer2018-02-012-11/+17