hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.74k stars 9.1k forks source link

r/lakeformation_permissions: Add unit tests for permission filtering #19860

Closed YakDriver closed 3 years ago

YakDriver commented 3 years ago

Community Note

Description

Relates #19817

The file aws/internal/lakeformation/filter.go needs associated unit tests. These will be medium complexity because we'll need varying lists of "allPermissions", various inputs (ListPermissionsInput) plus columns, exclude columns, and wildcards, and then to verify that we get the right results.

New or Affected Resource(s)

References

github-actions[bot] commented 3 years ago

This functionality has been released in v3.46.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. Thank you!

github-actions[bot] commented 3 years ago

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.