]> git.immae.eu Git - github/fretlink/terraform-provider-mailgun.git/commit - main.go
add provider without ressources and makefile
authorAlexandre Garand <alexandre.garand@fretlink.com>
Fri, 28 Jun 2019 09:23:27 +0000 (11:23 +0200)
committerAlexandre Garand <alexandre.garand@fretlink.com>
Fri, 28 Jun 2019 09:23:27 +0000 (11:23 +0200)
commite17f219ab8ff104f73e3c0f7515a7bb437b03d56
treede70594e9645a382a3a4cb4addec966e96bf71eb
parente2966ba7a0ba5e3f87787f0a276ca5f7f6b21bd7
add provider without ressources and makefile
GNUmakefile [new file with mode: 0644]
mailgun/provider.go [new file with mode: 0644]
mailgun/provider_test.go [new file with mode: 0644]
main.go [new file with mode: 0644]
scripts/errcheck.sh [new file with mode: 0755]
scripts/gofmtcheck.sh [new file with mode: 0755]