aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Update acceptable test_type values
| * :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
|\ \ | | | | | | Update statuscake library to latest version and use all the features from there.
| * \ Merge pull request #2 from matschaffer/callstats-io-fixes-2Andrew N Golovkov2018-02-052-18/+17
| |\ \ | | | | | | | | Move template interpolation deeper into acceptance tests
| | * | Move template interpolation deeper into acceptance testsMat Schaffer2018-02-012-18/+17
| |/ / | | | | | | | | | Since it was failing `make test` on travis. Must be a better way to go about this, but I couldn't come up with a better way that defaulting the value to avoid the error when running non-acceptance tests.
| * | 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
| |\ \ | | | | | | | | Updates to avoid perpetual node location diff
| | * | Don't attempt to set or verify values which aren't present in the details ↵Mat Schaffer2018-02-012-28/+5
| | | | | | | | | | | | | | | | | | | | | | | | response The `TestCheckResourceAttr` tests can stay since they rely on the state from the previous apply.
| | * | Switch node locations to a set and consider empty string to be empty setMat Schaffer2018-02-012-11/+17
| | | | | | | | | | | | | | | | Note that we also don't check the individual locations anymore. The key numbers will be randomized and not testing content seems to be the method employed by the AWS provider as well https://github.com/terraform-providers/terraform-provider-aws/blob/81bba6b1f567aed561c6a6a30916504ee0886c68/aws/resource_aws_autoscaling_group_test.go#L404
| | * | Fix status & uptime assertionsMat Schaffer2018-02-011-2/+2
| | | | | | | | | | | | | | | | They were present in the details but the values were different during my testing. Hopefully this proves true for all future testing.
| | * | Remove status codes defaultMat Schaffer2018-02-011-4/+0
| | | | | | | | | | | | | | | | In my testing, the default response was `[""]` and having the default provided cause test assertion failures
| | * | Mark basic_pass sensitiveMat Schaffer2018-02-011-2/+3
| | | | | | | | | | | | | | | | Avoids showing the password in plan output
| | * | Parameterize the contact ID used for acceptance testingMat Schaffer2018-02-012-5/+20
| |/ / | | | | | | | | | This allowed me to run acceptance tests on my own account.
| * | merge changes from https://github.com/DreamItGetIT/statuscake/pull/24 to ↵Andrew N Golovkov2018-01-175-11/+12
| | | | | | | | | | | | vendor directory
| * | fix type castsAndrew N Golovkov2018-01-171-3/+15
| | |
| * | update documentationAndrew N Golovkov2018-01-171-1/+20
| | |
| * | `status` and `uptime` params is calculatedAndrew N Golovkov2018-01-172-14/+4
| | |
| * | update statuscake provider for support all the features from the statuscake ↵Andrew N Golovkov2018-01-172-26/+335
| | | | | | | | | | | | module
| * | update vendor/github.com/DreamItGetIT/statuscake to latest versionAndrew N Golovkov2018-01-1612-23/+392
| |/
* | README.md: correct provider organization & missing repository namekt2018-05-021-5/+5
| |
* | Merge pull request #13 from terraform-providers/f-make-websiteRadek Simko2018-04-302-3/+22
|\ \ | |/ |/| make: Add website + website-test targets
| * make: Add website + website-test targetsRadek Simko2018-04-302-3/+22
|/
* Make CoC and support channels more visibleRadek Simko2017-11-012-0/+10
| | | | | https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/ https://help.github.com/articles/adding-support-resources-to-your-project/
* Fixing logoJake Champlin2017-08-311-1/+1
|
* Merge pull request #3 from terraform-providers/vendor-tf-0.10Radek Simko2017-08-14101-269/+19379
|\ | | | | vendor: github.com/hashicorp/terraform/...@v0.10.0
| * vendor: github.com/hashicorp/terraform/...@v0.10.0Radek Simko2017-08-10101-268/+19378
| |
| * vendor: Ignore github.com/hashicorp/terraform/backendRadek Simko2017-08-101-1/+1
|/ | | | | | This is to avoid dependency sprawl - e.g. vendoring AWS or Azure SDK when we don't really need remote backend functionality in provider code - it's core's responsibility.
* Fixing link in READMEJake Champlin2017-07-211-1/+1
|
* Adding back the GNUmakefile test-compile stepstack722017-06-301-1/+9
|
* Simplifying the GNUMakefilestack722017-06-291-20/+1
|
* Fix Changelog Links Script for statuscake providerJake Champlin2017-06-261-1/+1
|
* Cleanup after v0.1.0 releaseTeamCity2017-06-211-0/+1
|
* v0.1.0v0.1.0TeamCity2017-06-211-1/+1
|
* Update CHANGELOG.mdPaul Stack2017-06-201-1/+3
|
* Updating Makefile + Add gitignoreJake Champlin2017-06-091-0/+26
|
* Transfer of provider codeJake Champlin2017-06-09420-15285/+116624
|
* Merge branch 'master' of /home/ubuntu/terraform-vendorJake Champlin2017-06-090-0/+0
|\
| * Transfer statuscake providerJake Champlin2017-06-094-0/+0
| |
* | Transfer of provider website docsJake Champlin2017-06-091-0/+26
| |
* | Merge branch 'master' of /Users/jake/terraformJake Champlin2017-06-092-0/+84
|\ \
| * | Transfer statuscake provider websiteJake Champlin2017-06-092-0/+0
| | |
| * | Massively add HCL source tag in docs Markdown filesMax Riveiro2017-04-172-2/+2
| | | | | | | | | | | | Signed-off-by: Max Riveiro <kavu13@gmail.com>
| * | nuke duplicate contact_id in statuscake docs (#13528)Alex Boyd2017-04-111-1/+0
| | |
| * | provider/statuscake: Adding TriggerRate param to docs (#13503)Paul Stack2017-04-101-0/+1
| | |
| * | website/docs: Run `terraform fmt` on code examples (#12075)George Christou2017-02-192-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs/vsphere: Fix code block * docs: Convert `...` to `# ...` to allow `terraform fmt`ing * docs: Trim trailing whitespace * docs: First-pass run of `terraform fmt` on code examples
| * | provider/statuscake: Add support for Port in statuscake_test (#11966)Paul Stack2017-02-151-0/+1
| | | | | | | | | | | | | | | Fixes: #11923 This required the upstream library to have a PR accepted