Skip to content

Releases: wgebis/terraform-provider-mailgun

v0.7.6

30 Apr 10:42
74e9e08
Compare
Choose a tag to compare

What's Changed

  • adding web_scheme attribute to domain by @Szasza in #51
  • Fix typo in documentation by @Teko012 in #54
  • adding click_tracking support, updating documentation on open_tracking availability by @Szasza in #53

New Contributors

Full Changelog: v0.7.5...v0.7.6

v0.7.5

26 Oct 08:02
Compare
Choose a tag to compare
  • domain deletion timeout increase
  • spam_action fix

v0.7.4

02 Dec 17:31
Compare
Choose a tag to compare

Add support for maingun_domain attributes:

  • force_dkim_authority
  • click_tracking

Changes in handling smtp_password and password in Mailgun API calls.

v0.7.3

01 Dec 12:22
Compare
Choose a tag to compare
  • support for receiving_records_set and sending_records_set as set of objects
  • receiving_records and sending_records from now are marked as deprecated

v0.7.2

07 Apr 16:03
Compare
Choose a tag to compare
  • arch darwin_arm64 support.
  • bump new go version

v0.7.1

14 Oct 19:58
Compare
Choose a tag to compare

Fix ForceNew in terms of modification of the webhook kind attribute.

v0.7.0

14 Oct 19:34
Compare
Choose a tag to compare
  • upgrade Terraform Plugin SDK
  • new resource mailgun_webhook
  • bugfixes

v0.6.1

18 May 10:19
40e6f2b
Compare
Choose a tag to compare

New resource domain_credential. Minor refactor, code cleanup.

v0.6.0

12 May 07:46
bed3892
Compare
Choose a tag to compare
  • upgrade Terraform SDK
  • add dkim_selector for domain resource

v0.5.6

05 Mar 10:10
Compare
Choose a tag to compare
  • fix for dkim_key_size default value