Releases: kenzo0107/terraform-provider-sendgrid
Releases · kenzo0107/terraform-provider-sendgrid
v1.4.0
v1.3.0
v1.2.4
v1.2.2
In the response of the inbound parse webhook creation API, spam_check and send_raw always return false. Therefore, we will modify it to execute the inbound parse webhook acquisition API and acquire the current settings of spam_check and send_raw.
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Support Event Webhook by @kenzo0107 in #63
- Support Inbound Parse Webhook by @kenzo0107 in #65
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add default permission sender_verification_eligible for API Key by @kenzo0107 in #62
Full Changelog: v1.0.4...v1.1.0
v1.0.4
What's Changed
- Upgrade Go version 1.22.0 (latest) by @kenzo0107 in #43
- Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0 by @dependabot in #46
- docs: Correct import instructions for sendgrid_teammate resource by @kangaechu in #52
New Contributors
- @kangaechu made their first contribution in #52
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Upgrade Go version 1.22.0 (latest)
v1.0.2
update: Upgrade of various actions