Expand functionality of data.aws_workspaces_bundle to do local filtering #12496
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/workspaces
Issues and PRs that pertain to the workspaces service.
Milestone
Community Note
Description
Currently, the data lookup for aws_workspaces_bundle only allows for lookup by bundle-id. However, as bundle-id is almost always the attribute required (by @Tensho's work in #11608 for instance) it would be way more helpful to have a lookup that could filter on owner/name/maybe more.
As it stands, the sdk only allows filtering by owner and further filtering would need to be done locally, post call to the aws api.
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: