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
Is there any possibility to activate it within terraform? Currently I always have to log in first and activate the smtp provider manual.
Thanks in advance.
Describe your ideal solution
As a administrator I want to be able to activate a smtp configuration.
We observed another unfortunate effect of this: As long as SMTP provider is not activated, the terraform provider will not recognize the resource to be in place.
As a consequence, when your create a SMTP provider via terraform, it will recreate a new SMTP provider with the same configuration as long as one gets activated with every plan/apply.
Would be great if you could look into that issue! Thank you!
As a consequence, when your create a SMTP provider via terraform, it will recreate a new SMTP provider with the same configuration as long as one gets activated with every plan/apply.
Preflight Checklist
Describe your problem
Hey,
I'm trying to activate a smtp configuration via terraform. I can create a new smtp config via the corresponding terraform resource.
Is there any possibility to activate it within terraform? Currently I always have to log in first and activate the smtp provider manual.
Thanks in advance.
Describe your ideal solution
As a administrator I want to be able to activate a smtp configuration.
Version
1.2.0
Additional Context
As I asked in the chat https://discord.com/channels/927474939156643850/1246564216769613834 this is currently not possible.
The text was updated successfully, but these errors were encountered: