[Enhancement]: Request to add confirmation_subject
support for aws_sns_topic_subscription
resource in AWS provider for Terraform
#30061
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/sns
Issues and PRs that pertain to the sns service.
Description
I am writing to request support for the
confirmation_subject
argument in theaws_sns_topic_subscription
resource in the AWS provider for Terraform. Currently, this argument is not available, which means that Terraform users are unable to customize the subject line of the confirmation email sent by SNS when a new subscription is created.This feature would be highly useful for managing SNS subscriptions through Terraform in a more streamlined and efficient manner. It would allow users to easily identify and process confirmation emails for SNS subscriptions, as well as customize the confirmation message to better suit their needs.
I hope you will consider adding support for
confirmation_subject
in theaws_sns_topic_subscription
resource in a future release of the AWS provider for Terraform.Affected Resource(s) and/or Data Source(s)
aws_sns_topic_subscription
Potential Terraform Configuration
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: