-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
No ElastiCache subnet group name output #58
Comments
I think you are right. We should export all available attributes. PR is welcome (as usual) :) |
jekstrom
added a commit
to jekstrom/terraform-aws-vpc
that referenced
this issue
Jan 19, 2018
antonbabenko
pushed a commit
that referenced
this issue
Jan 21, 2018
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ElastiCache cluster has a
subnet_group_name
argument, but nosubnet_group_id
argument, so the output variableelasticache_subnet_group
is not useful in this regard.Should a
elasticache_subnet_group_name
output be added?The text was updated successfully, but these errors were encountered: