aboutsummaryrefslogtreecommitdiffhomepage
path: root/mailgun/resource_mailgun_domain.go
Commit message (Expand)AuthorAgeFilesLines
* fix smtpAlexandre Garand2019-08-021-3/+2
* fix credentials and dateAlexandre Garand2019-08-021-5/+12
* replace sleep by resource.RetryAlexandre Garand2019-07-091-7/+13
* fix the testsAlexandre Garand2019-07-091-4/+14
* change import function to avoid setting default in readAlexandre Garand2019-07-081-8/+12
* add test for importation and fix importation for domainAlexandre Garand2019-07-081-1/+8
* add travis, go.mod and vendor/ in order to have automatic testingAlexandre Garand2019-07-041-1/+1
* update testAlexandre Garand2019-07-031-1/+1
* adding test and fix issueAlexandre Garand2019-07-021-6/+9
* fix createAlexandre Garand2019-07-021-2/+10
* fix issue readAlexandre Garand2019-07-021-1/+5
* add domain resource without testAlexandre Garand2019-07-011-0/+469