terraform/builtin/providers/mailgun
Sander van Harmelen 4ace4865d7 Making all function names consistent
Before all providers were using the helper.Schema approach the helper
function had these names. Now they all use names consistent with the Go
naming conventions except for these last few…
2014-12-15 15:26:17 +01:00
..
config.go Updated the provider to make testing a little easier 2014-11-18 15:21:32 +01:00
provider.go Updated the provider to make testing a little easier 2014-11-18 15:21:32 +01:00
provider_test.go Updated the provider to make testing a little easier 2014-11-18 15:21:32 +01:00
resource_mailgun_domain.go Making all function names consistent 2014-12-15 15:26:17 +01:00
resource_mailgun_domain_test.go providers/mailgun: tests passing, compiling 2014-09-16 17:21:49 -07:00