aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #18 from paulrbr-fl/add-binary-releaseHEADv0.1.0masterpaulrbr-fl2019-08-061-9/+17
|\ | | | | ci: compile provider during testing phase
| * ci(deploy): push compiled provider as an artifact to Github releasesPaul Bonaud2019-08-061-8/+14
| |
| * ci: compile provider during testing phasePaul Bonaud2019-08-061-1/+3
|/
* Merge pull request #17 from alexandreFre/fix_testalexandreFre2019-08-052-9/+15
|\ | | | | fix credentials and date
| * fix smtpAlexandre Garand2019-08-021-3/+2
| |
| * fix credentials and dateAlexandre Garand2019-08-022-6/+13
|/
* Merge pull request #16 from alexandreFre/fix_testalexandreFre2019-07-112-11/+36
|\ | | | | fix the tests and ensure the ips are fetched correctly
| * replace sleep by resource.RetryAlexandre Garand2019-07-092-13/+27
| |
| * fix the testsAlexandre Garand2019-07-092-7/+18
|/ | | | | the ips are now fetched correctly a sleep was put in the destroy check to ensure that the api have time to destroy before it is checked
* Merge pull request #14 from alexandreFre/add_import_testalexandreFre2019-07-093-2/+65
|\ | | | | Add test for importation
| * change import function to avoid setting default in readAlexandre Garand2019-07-081-8/+12
| |
| * Merge branch 'master' of github.com:fretlink/terraform-provider-mailgun into ↵Alexandre Garand2019-07-082-2/+2
| |\ | |/ |/| | | add_import_test
* | Merge pull request #13 from fretlink/add_github_pagesalexandreFre2019-07-085-2/+34
|\ \ | | | | | | Add GitHub pages
| * \ Merge branch 'add_github_pages' of ↵Alexandre Garand2019-07-081-1/+1
| |\ \ | | | | | | | | | | | | github.com:fretlink/terraform-provider-mailgun into add_github_pages
| | * | fix commentalexandreFre2019-07-081-1/+1
| | | | | | | | | | | | Co-Authored-By: paulrbr-fl <43074087+paulrbr-fl@users.noreply.github.com>
| * | | travis deploy only on masterAlexandre Garand2019-07-081-1/+1
| |/ /
| | * add test for importation and fix importation for domainAlexandre Garand2019-07-083-1/+60
| |/
| * add newline and commentary for clarityAlexandre Garand2019-07-082-0/+2
| |
| * update ReadmeAlexandre Garand2019-07-081-0/+4
| |
| * add index.html to ghpagesAlexandre Garand2019-07-083-1/+3
| | | | | | | | | | created index.html update the script to add it in the website directory
| * ci: re-generate github token from tech@fretlink.com service accountPaul Bonaud2019-07-081-1/+3
| |
| * add automatic push of github pagesAlexandre Garand2019-07-083-2/+24
|/ | | | | add target in the makefile and the script used by it to get the website update .travis.yml to push the website on ghpages branch
* Merge pull request #11 from alexandreFre/ci_shellcheckalexandreFre2019-07-056-18/+22
|\ | | | | ci : add shellcheck
| * fix cache in travis files such as the makefile were wrongly includedAlexandre Garand2019-07-051-1/+0
| |
| * add shellcheck to the makeffile and .travis.yml and fix the scripts to have ↵Alexandre Garand2019-07-056-17/+22
|/ | | | no error with it
* Merge pull request #10 from fretlink/travis-add-gh-pages-encrypted-tokenpaulrbr-fl2019-07-051-2/+5
|\ | | | | ci: add encrypted token to publish gh pages
| * ci: add encrypted token to publish gh pagesPaul Bonaud2019-07-051-2/+5
|/
* Merge pull request #7 from alexandreFre/add_docalexandreFre2019-07-058-11/+50
|\ | | | | Add automatic testing on Travis
| * add go 1.11 to travisAlexandre Garand2019-07-051-0/+1
| |
| * cache gopath in travisAlexandre Garand2019-07-041-0/+7
| |
| * add travis, go.mod and vendor/ in order to have automatic testingAlexandre Garand2019-07-048-11/+42
| |
* | Merge pull request #8 from alexandreFre/add_READMEalexandreFre2019-07-051-1/+63
|\ \ | |/ |/| add README
| * add Mailgun in the titleAlexandre Garand2019-07-041-1/+1
| |
| * add READMEAlexandre Garand2019-07-041-1/+63
|/
* Merge pull request #6 from alexandreFre/add_docalexandreFre2019-07-048-1/+286
|\ | | | | Add doc
| * add docAlexandre Garand2019-07-048-1/+286
| |
* | Merge pull request #5 from paulrbr-fl/masterpaulrbr-fl2019-07-041-0/+373
|\ \ | |/ |/| Add licensing to the public repo
| * Add licensing as stated in Terraform Development ProgramPaul Bonaud2019-07-041-0/+373
|/ | | | see https://www.terraform.io/guides/terraform-provider-development-program.html#3-development-amp-test
* make fmtAlexandre Garand2019-07-031-2/+0
|
* bug fix and test for routeAlexandre Garand2019-07-034-4/+171
|
* add route resource without testAlexandre Garand2019-07-031-0/+133
|
* update testAlexandre Garand2019-07-032-1/+11
|
* adding test and fix issueAlexandre Garand2019-07-022-6/+227
|
* fix createAlexandre Garand2019-07-021-2/+10
|
* fix issue readAlexandre Garand2019-07-021-1/+5
|
* add domain resource without testAlexandre Garand2019-07-012-1/+472
|
* add provider without ressources and makefileAlexandre Garand2019-06-286-0/+164
|
* Initial commitalexandreFre2019-06-281-0/+1