fourplusone / terraform-provider-jira

Terraform provider to configure JIRA
https://registry.terraform.io/providers/fourplusone/jira/latest
MIT License
180 stars 54 forks source link

Implement the ability to update the projects sender email-address #92

Open naitmare01 opened 1 year ago

naitmare01 commented 1 year ago

This PR implements the ability to set the projects sender email-address. Note that an admin must first set it up and afterwards it is possibly to change the sender for each project.

As stated in the docs, an empty value( or a delete-ish operation) will revert it back to the tenant-provided email. E.g. jira @ jira-tenant . atlassian . net.