[Enhancement]: Add vpc_id
output of aws_elasticache_subnet_group
data source
#27398
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elasticache
Issues and PRs that pertain to the elasticache service.
Milestone
Description
In #27114 , I requested a new data source
aws_elasticache_subnet_group
. And this data source was released in the release of https://github.com/hashicorp/terraform-provider-aws/blob/v4.36.0/CHANGELOG.md .However, I needed
aws_elasticache_subnet_group
data source forvpc_id
of a given ElastiCache subnet group.The
vpc_id
can be used for creating a security group of the ElastiCache cluster like the below.Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
Would you like to implement a fix?
No response
The text was updated successfully, but these errors were encountered: