-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for [Email Communication Service] #21520
Comments
I'll take a look! |
@aristosvo I'm quiet a new to this azure service as well. Working on PoC and for now I use
And there is one for triggering domain verification which I didn't find in docs:
|
This functionality has been released in v3.54.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
@aristosvo / @iusergii do I correctly understand that the Azure APIs do not yet fully support this resource? It looks like there's no documented API/attribute (and thus no Terraform resource) to configure the actual domain that's being attached (e.g. example.com). Is that right? Edit: I base this on this api documentation which does not appear to list a domain attribute like FQDN or similar |
Any chance there has been an update to this? I would like to be able to connect an Email Communications Service to the Communications Service, as well as provisioning a domain to the ECS (since this in my case would be setup through Azure DNS which is already available with terraform). In the meantime, I think I will have to just manually create the resources and put the connection string into my function app's app settings, since there aren't data sources for them to retrieve these programmatically either. |
Hi @FinOCE and @GraemeMeyerGT ! At the time of contribution a lot of the workflow and APIs around these resources were unclear to me. Please file separate feature requests for the other resources to create your whole Communication setup via Terraform, happy to help if I can find some time :) |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Is there an existing issue for this?
Community Note
Description
Email Communications Service
New or Affected Resource(s)/Data Source(s)
azurerm_email_communication_service
Potential Terraform Configuration
No response
References
No response
The text was updated successfully, but these errors were encountered: