Skip to content

Releases: wgebis/terraform-provider-mailgun

v0.5.5

04 Mar 10:06
Compare
Choose a tag to compare
  • support DKIM Key Size for domain resource
  • bugfix NP while error handling

v0.5.4

13 Nov 19:47
Compare
Choose a tag to compare
  • add support for modifying default SMTP password
  • revert Mailgun client to latest v3 due to unable to get credentials via API v4

v0.5.3

13 Nov 08:44
Compare
Choose a tag to compare
  • Hotfix for error handling
  • MAilgun API client upgrade

v0.5.2

26 Oct 09:04
Compare
Choose a tag to compare

Add doc for domain at data-sources section.

v0.5.1

26 Oct 08:48
Compare
Choose a tag to compare

Add doc for domain at data-sources section.

v0.5.0

26 Oct 08:16
c9e697c
Compare
Choose a tag to compare
  • support Terraform sdk v2
  • fix for smtp_password retrieve after creation
  • minor updates