Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

fix trigger_id from being sent in update payload #210

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

alexkappa
Copy link
Owner

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Fixes #209

Changes proposed in this pull request:

  • resource/auth0_hook: avoid sending trigger_id on updates.
  • resource/auth0_hook: add update tests.

Output from acceptance testing:

$ make testacc TESTS=TestAccHook                                         [10:49:29]
==> Checking that code complies with gofmt requirements...
?       github.com/terraform-providers/terraform-provider-auth0 [no test files]
=== RUN   TestAccHook
--- PASS: TestAccHook (3.82s)
PASS

@alexkappa alexkappa merged commit d6e7a21 into master Apr 24, 2020
@yvovandoorn yvovandoorn deleted the fix-hook-trigger-id branch March 24, 2021 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modification of Hook causes triggerId error
1 participant