You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am moving from Amazon SES, to a custom email provider. Currently, I set this up using terraform. But I cannot set the custom email provider using terraform. So have to manually configure it.
Checklist
Describe the problem you'd like to have solved
I am moving from Amazon SES, to a custom email provider. Currently, I set this up using terraform. But I cannot set the custom email provider using terraform. So have to manually configure it.
Custom Email Provider: https://auth0.com/docs/customize/email/configure-a-custom-email-provider
I know it's in early access, so perhaps it is on the road map when it launches properly.
Describe the ideal solution
Allow us to configure the custom email provider using the
auth0_email_provider
resource.I also guess by default, it would use the
Custom Email Provider
action, as it currently does. This does not have to be configured in Terraform.Link: https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/email_provider
Alternatives and current workarounds
Don't manage the email provider in terraform and set the custom email provider manually.
Additional context
No response
The text was updated successfully, but these errors were encountered: