Skip to content
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 of dedicated IP pool in AWS SES #10703

Closed
ghost opened this issue Oct 31, 2019 · 9 comments · Fixed by #27278
Closed

Support of dedicated IP pool in AWS SES #10703

ghost opened this issue Oct 31, 2019 · 9 comments · Fixed by #27278
Assignees
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/sesv2 Issues and PRs that pertain to the sesv2 service.
Milestone

Comments

@ghost
Copy link

ghost commented Oct 31, 2019

This issue was originally opened by @izhamoidsin as hashicorp/terraform#23244. It was migrated here as a result of the provider split. The original body of the issue is below.


Current Terraform Version

 0.12.12

Use-cases

My company plans to have several dedicated IP addresses for email sending via Amazon SES.
AWS provides a possibility to configure IP pools and assign it to AWS SES Configuration Set but this seems not to be described in Terraform.

Proposal

Introduce aws_ses_sending_ip_pool resource that could contain references to SES configuration set and particular IP addresses (requested manually via Amazon Support Center).

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Oct 31, 2019
@ryndaniels ryndaniels added enhancement Requests to existing resources that expand the functionality or scope. service/ses Issues and PRs that pertain to the ses service. and removed needs-triage Waiting for first response or review from a maintainer. labels Nov 1, 2019
@adamdecaf
Copy link

adamdecaf commented Mar 6, 2020

FYI, I'm working on a PR for this.

Branch: master...adamdecaf:ses-sending-ip-pool

adamdecaf added a commit to adamdecaf/terraform-provider-aws that referenced this issue Mar 18, 2020
adamdecaf added a commit to adamdecaf/terraform-provider-aws that referenced this issue Mar 26, 2020
adamdecaf added a commit to adamdecaf/terraform-provider-aws that referenced this issue May 23, 2020
@DrFaust92 DrFaust92 added service/sesv2 Issues and PRs that pertain to the sesv2 service. and removed service/ses Issues and PRs that pertain to the ses service. labels Feb 13, 2021
@DrFaust92
Copy link
Collaborator

FYI this is an SESv2 option only

@crisp2u
Copy link

crisp2u commented Mar 29, 2021

Any updates on this ?

@adamdecaf
Copy link

I could update this PR if it'll be merged. Previously I received no response from the maintainers.

@ghassencherni
Copy link

Any update please?
Thank you for your help

@bharatgodha
Copy link

Any update on this feature? Thanks

@AMMullan
Copy link

AMMullan commented Feb 4, 2022

Hey @adamdecaf - wondering if/when this will get merged? I can see #11197 got implemented so perhaps this is something that get added to the delivery_options config block? Until this is done I'm going to have to manually add/update the IP pools and this would make it much simpler.

@github-actions
Copy link

This functionality has been released in v4.36.0 of the Terraform AWS 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!

@github-actions
Copy link

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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/sesv2 Issues and PRs that pertain to the sesv2 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants