Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update client dependency | Ivan Schwarz | 2019-06-14 | 10 | -9/+145 |
| | |||||
* | Upgrade to 0.12 | Nathan Dench | 2019-05-24 | 1425 | -49979/+254979 |
| | |||||
* | deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modules | Alex Pilon | 2019-02-22 | 1052 | -7515/+343789 |
| | | | | 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 | 360 | -114606/+996 |
| | | | | | | run go mod tidy remove govendor from makefile and travis config set appropriate env vars for go modules | ||||
* | Use linux checksum sha | Mat Schaffer | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Re-up vendored client | Mat Schaffer | 2018-08-06 | 2 | -4/+4 |
| | |||||
* | 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 | ||||
* | update github.com/DreamItGetIT/statuscake | Andrew N Golovkov | 2018-02-01 | 10 | -323/+2 |
| | |||||
* | merge changes from https://github.com/DreamItGetIT/statuscake/pull/24 to ↵ | Andrew N Golovkov | 2018-01-17 | 3 | -5/+6 |
| | | | | vendor directory | ||||
* | update vendor/github.com/DreamItGetIT/statuscake to latest version | Andrew N Golovkov | 2018-01-16 | 12 | -23/+392 |
| | |||||
* | vendor: github.com/hashicorp/terraform/...@v0.10.0 | Radek Simko | 2017-08-10 | 101 | -268/+19378 |
| | |||||
* | vendor: Ignore github.com/hashicorp/terraform/backend | Radek Simko | 2017-08-10 | 1 | -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. | ||||
* | Transfer of provider code | Jake Champlin | 2017-06-09 | 420 | -15285/+116624 |
| | |||||
* | Initial transfer of provider code | Jake Champlin | 2017-06-06 | 575 | -1/+124290 |
| | |||||
* | initial commit | Jake | 2017-06-05 | 1 | -0/+537 |