Skip to content

Releases: anna-money/terraform-provider-sendgrid

v1.0.5

11 May 22:53
7fe02f2
Compare
Choose a tag to compare

Hotfix API changes release

v1.0.4

27 Jan 11:38
bf4f316
Compare
Choose a tag to compare
  • add is_sso parameter that lets us differentiate between SSO and non-SSO users.
  • add functions that create & update SSO users.
  • fix a bug that shows scopes changes for admins after every terraform plan.
  • filter 2fa_exempt and 2fa_required scopes from the list of all scopes to prevent them from getting set.
  • remove user_type from the state because is_admin replaces it fully.
  • fix linter issues.

v1.0.3

25 Jan 11:05
feeb200
Compare
Choose a tag to compare

Set a high limit for requests to /teammates

v1.0.2

21 Dec 05:50
bd3ef16
Compare
Choose a tag to compare
Merge pull request #2 from anna-money/update-teammates

fixes

v1.0.1

21 Dec 04:40
e2aa526
Compare
Choose a tag to compare
Merge pull request #1 from anna-money/support-teammate

Support teammate invite

v1.0.0

25 Aug 15:03
Compare
Choose a tag to compare
update github-actions