fix(aws_ses_reciept_rule): include period in name validation regex#17627
Conversation
There was a problem hiding this comment.
Welcome @joshsleeper 👋
It looks like this is your first Pull Request submission to the Terraform AWS Provider! If you haven’t already done so please make sure you have checked out our CONTRIBUTING guide and FAQ to make sure your contribution is adhering to best practice and has all the necessary elements in place for a successful approval.
Also take a look at our FAQ which details how we prioritize Pull Requests for inclusion.
Thanks again, and welcome to the community! 😃
anGie44
left a comment
There was a problem hiding this comment.
Thanks for this PR @joshsleeper, looks great! 🚀 🚀
Output of acceptance tests (commercial):
--- PASS: TestAccAWSSESReceiptRule_basic (14.96s)
--- PASS: TestAccAWSSESReceiptRule_actions (14.98s)
--- PASS: TestAccAWSSESReceiptRule_order (16.12s)
--- PASS: TestAccAWSSESReceiptRule_disappears (21.32s)
--- PASS: TestAccAWSSESReceiptRule_s3Action (24.61s)
|
This has been released in version 3.29.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 for triage. Thanks! |
|
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Relates #13960 (bug introduced due to mistake in official AWS docs, which has also been reported)
Closes #17602
Output from acceptance testing: