alekc / terraform-provider-auth0

Mozilla Public License 2.0
18 stars 7 forks source link

feat: added custom timeout for the auth0_action #33

Closed alekc closed 2 years ago

alekc commented 2 years ago

Adds support for custom timeout. Actions will wait for the status of auth0_action to become built, and will return an error otherwise

Closes https://github.com/alekc/terraform-provider-auth0/issues/30

Checklist