Skip to content
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

adding support for data lookup of the resource aws_db_subnet_group #3326

Closed
tasdikrahman opened this issue Feb 12, 2018 · 5 comments · Fixed by #9525
Closed

adding support for data lookup of the resource aws_db_subnet_group #3326

tasdikrahman opened this issue Feb 12, 2018 · 5 comments · Fixed by #9525
Assignees
Labels
new-data-source Introduces a new data source. service/rds Issues and PRs that pertain to the rds service.
Milestone

Comments

@tasdikrahman
Copy link

Terraform Version

v0.10.8

Affected Resource(s)

Please list the resources as a list, for example:

  • aws_db_subnet_group
@bflad bflad added new-data-source Introduces a new data source. service/rds Issues and PRs that pertain to the rds service. labels Feb 12, 2018
maxenglander added a commit to maxenglander/terraform-provider-aws that referenced this issue Jul 26, 2019
Adds a data source for aws_db_subnet_group. Used aws_db_instance as a
model for this work. Currently only allows looking up exactly one
database subnet group using `name` as the argument, although the AWS RDS
API also supports using `filters`. Returns all of the attributes listed
on the AWS docs for the DBSubnetGroup data type. The `subnets` attribute
contains a list of subnet identifiers.

Resolves hashicorp#3326
@github-actions
Copy link

Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

@github-actions github-actions bot added the stale Old or inactive issues managed by automation, if no further action taken these will get closed. label Mar 27, 2020
@bflad bflad removed the stale Old or inactive issues managed by automation, if no further action taken these will get closed. label Mar 27, 2020
@bflad
Copy link
Contributor

bflad commented Mar 27, 2020

Keeping this open since it has a decent following and a pull request that's in flight.

@bflad bflad self-assigned this Apr 21, 2020
@bflad bflad assigned anGie44 and unassigned bflad Aug 25, 2020
anGie44 pushed a commit that referenced this issue Aug 25, 2020
Adds a data source for aws_db_subnet_group. Used aws_db_instance as a
model for this work. Currently only allows looking up exactly one
database subnet group using `name` as the argument, although the AWS RDS
API also supports using `filters`. Returns all of the attributes listed
on the AWS docs for the DBSubnetGroup data type. The `subnets` attribute
contains a list of subnet identifiers.

Resolves #3326
@anGie44 anGie44 added this to the v3.4.0 milestone Aug 27, 2020
@anGie44
Copy link
Contributor

anGie44 commented Aug 27, 2020

The new data-source db_subnet_group has been merged and will release with v3.4.0 of the Terraform AWS Provider, likely out later today.

@ghost
Copy link

ghost commented Aug 27, 2020

This has been released in version 3.4.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!

@ghost
Copy link

ghost commented Sep 27, 2020

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!

@ghost ghost locked and limited conversation to collaborators Sep 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-data-source Introduces a new data source. service/rds Issues and PRs that pertain to the rds service.
Projects
None yet
3 participants