[New]: data source plural of sns topic: aws_sns_topics #39668
Labels
new-data-source
Introduces a new data source.
service/sns
Issues and PRs that pertain to the sns service.
Description
Similar to aws_iam_roles which is a plural of aws_iam_role, it would be nice to have the plural of aws_sns_topic as aws_sns_topics so I can take advantage of the
name_regex
fieldThe root issue is that SNS topics generated from cloudformation stacks have randomized suffixes and it would be nice to grab these automatically using a data source in terraform when the SNS topic needs to be reused.
Requested Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: