terraform-provider-aws icon indicating copy to clipboard operation
terraform-provider-aws copied to clipboard

[New Service]: AWS Resource Explorer

Open jkrnak opened this issue 2 years ago • 4 comments

Description

AWS has release a new service that helps finding resources in accounts. It indexes all resource on regions it is set up and then one can query for resource types, by tags, missing tags etc...

From their doc:

AWS Resource Explorer is a resource search and discovery service. By using Resource Explorer, you can explore your resources using an internet search engine-like experience. Examples of resources include Amazon Relational Database Service (Amazon RDS) instances, Amazon Simple Storage Service (Amazon S3) buckets, or Amazon DynamoDB tables. You can search for your resources using resource metadata like names, tags, and IDs. Resource Explorer can search across all of the AWS Regions in your account in which you turn the service on, to simplify your cross-Region workloads.

It seems that the Go SDK doesn't yet support this feature, it came out yesterday (8th Nov)

Requested Resource(s) and/or Data Source(s)

This may not be the best way to split it up.

  • aws_resource_explorer_index
  • aws_resource_explorer_view
  • aws_resource_explorer_resource_tags

Data sources:

  • aws_resource_explorer_resource_types
  • aws_resource_explorer_resource_tags

Potential Terraform Configuration

No response

References

https://aws.amazon.com/blogs/aws/introducing-aws-resource-explorer-quickly-find-resources-in-your-aws-account/ https://docs.aws.amazon.com/resource-explorer/latest/apireference/Welcome.html

Would you like to implement a fix?

No response

jkrnak avatar Nov 09 '22 10:11 jkrnak

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

github-actions[bot] avatar Nov 09 '22 10:11 github-actions[bot]

Requires AWS SDK for Go v1.44.133: #27712.

ewbankkit avatar Nov 09 '22 12:11 ewbankkit

Looks like https://github.com/hashicorp/terraform-provider-aws/pull/27712 has merged. Any ideas on the LOE of getting support added to the provider?

adzuci avatar Nov 22 '22 17:11 adzuci

+1

lutemartin avatar Nov 29 '22 17:11 lutemartin

Resolved as of v4.51.0

breathingdust avatar Apr 05 '23 18:04 breathingdust

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.

github-actions[bot] avatar May 06 '23 02:05 github-actions[bot]