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

Add auth0_trigger_binding#481

Merged
alexkappa merged 6 commits intomasterfrom
add-auth0_trigger_binding
Dec 23, 2021
Merged

Add auth0_trigger_binding#481
alexkappa merged 6 commits intomasterfrom
add-auth0_trigger_binding

Conversation

@alexkappa
Copy link
Copy Markdown
Owner

Proposed Changes

  • Introduce auth0_trigger_binding resource (a.k.a. action flow)

Fixes #480

Acceptance Test Output

Click to expand test output
$ make testacc TESTS=TestAccTriggerBinding
==> Checking that code complies with gofmt requirements...
?       github.com/alexkappa/terraform-provider-auth0   [no test files]
=== RUN   TestAccTriggerBinding
--- PASS: TestAccTriggerBinding (5.16s)
PASS
coverage: 8.8% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0     5.479s  coverage: 8.8% of statements
?       github.com/alexkappa/terraform-provider-auth0/auth0/internal/debug      [no test files]
?       github.com/alexkappa/terraform-provider-auth0/auth0/internal/digitalocean       [no test files]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/hash       0.259s  coverage: 0.0% of statements [no tests to run]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/random     0.380s  coverage: 0.0% of statements [no tests to run]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/validation 0.235s  coverage: 0.0% of statements [no tests to run]
?       github.com/alexkappa/terraform-provider-auth0/version   [no test files]

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

@mdreizin
Copy link
Copy Markdown

Hi, @alexkappa! Do you have any plans to merge it soon?

@alexkappa
Copy link
Copy Markdown
Owner Author

Hey @mdreizin, I hope to merge it today. Will post an update as soon as its released.

@alexkappa alexkappa merged commit 0bbadc8 into master Dec 23, 2021
@mdreizin
Copy link
Copy Markdown

@alexkappa thank you very much and happy holidays!

@alexkappa
Copy link
Copy Markdown
Owner Author

Version 0.25.0 is now available! Same to you @mdreizin, happy holidays!

@ypicard
Copy link
Copy Markdown

ypicard commented Jan 21, 2022

Thanks for doing this, really appreciated!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Capability to bind an Action to a trigger is missing (aka Flow)

3 participants