Releases: issyl0/terraform-provider-improvmx
Releases · issyl0/terraform-provider-improvmx
v0.8.0
06 Oct 14:30
Compare
Sorry, something went wrong.
No results found
v0.7.1
10 Dec 22:52
Compare
Sorry, something went wrong.
No results found
Oops, I forgot `go mod tidy`
v0.7.0
10 Dec 22:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Remove default wildcard email forward by @Xenov-X in #16
Bump Go from 1.18 to 1.21 & go get -u modules by @issyl0 in #18
New Contributors
Full Changelog : v0.6.0...v0.7.0
v0.6.0
16 Apr 23:23
Compare
Sorry, something went wrong.
No results found
What's Changed
workflows: Add GitHub's code scanning Action by @issyl0 in #10
Use Go 1.18 and bump dependency versions by @issyl0 in #11
Add a GitHub Action to run the provider with a test domain by @issyl0 in #12
Bump issyl0/go-improvmx version by @issyl0 in #13
Full Changelog : v0.5.0...v0.6.0
v0.5.0
17 Oct 21:28
Compare
Sorry, something went wrong.
No results found
v0.4.2
13 Aug 09:29
Compare
Sorry, something went wrong.
No results found
docs: Use the correct resource name in `improvmx_smtp_credential` docs
v0.4.1
13 Aug 09:25
Compare
Sorry, something went wrong.
No results found
CHANGELOG: Create, add a description of all the versions
v0.4.0
13 Aug 09:08
Compare
Sorry, something went wrong.
No results found
provider,resource_smtp_credential: Support configuring SMTP credentials
- https://improvmx.com/api/#smtp-list
v0.3.0
13 Aug 08:31
Compare
Sorry, something went wrong.
No results found
resource_email_forward: Fix importing, set `alias_name` before reading
- The post-import plan for an email forward wouldn't come back clean as
all the fields weren't set in the state.
v0.2.1
08 Aug 22:08
Compare
Sorry, something went wrong.
No results found
README: Remove provider version
- If users copy/paste this without changing anything, they'll be on a super early version.