Skip to content

Add list resource for aws_lambda_permission#46341

Merged
YakDriver merged 2 commits into
mainfrom
f-lambda-permission-list
Feb 5, 2026
Merged

Add list resource for aws_lambda_permission#46341
YakDriver merged 2 commits into
mainfrom
f-lambda-permission-list

Conversation

@YakDriver

@YakDriver YakDriver commented Feb 5, 2026

Copy link
Copy Markdown
Member

Rollback Plan

If a change needs to be reverted, we will publish an updated version of the library.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

Description

New list resource: aws_lambda_permission

Relations

Closes #0000

References

Output from Acceptance Testing

2026/02/05 13:09:06 Creating Terraform AWS Provider (SDKv2-style)...
2026/02/05 13:09:06 Initializing Terraform AWS Provider (SDKv2-style)...
=== RUN   TestAccLambdaPermission_List_Basic
=== PAUSE TestAccLambdaPermission_List_Basic
=== CONT  TestAccLambdaPermission_List_Basic
--- PASS: TestAccLambdaPermission_List_Basic (35.08s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/lambda	41.488s

@YakDriver YakDriver requested a review from a team as a code owner February 5, 2026 18:12
@github-actions

github-actions Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Community Guidelines

This comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀

Voting for Prioritization

  • Please vote on this Pull Request by adding a 👍 reaction to the original post to help the community and maintainers prioritize it.
  • Please see our prioritization guide for additional information on how the maintainers handle prioritization.
  • Please do not leave +1 or other comments that do not add relevant new information or questions; they generate extra noise for others following the Pull Request and do not help prioritize the request.

Pull Request Authors

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions Bot added documentation Introduces or discusses updates to documentation. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. service/lambda Issues and PRs that pertain to the lambda service. generators Relates to code generators. size/XL Managed by automation to categorize the size of a PR. prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. labels Feb 5, 2026
@YakDriver YakDriver added the new-list-resource Introduces list resource support. label Feb 5, 2026
@YakDriver YakDriver changed the title Add list resource for aws_lambda_permission Add list resource for aws_lambda_permission Feb 5, 2026

@johnsonaj johnsonaj left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@YakDriver YakDriver merged commit 20b64c6 into main Feb 5, 2026
76 checks passed
@YakDriver YakDriver deleted the f-lambda-permission-list branch February 5, 2026 18:50
@github-actions

github-actions Bot commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Warning

This Issue has been closed, meaning that any additional comments are much easier for the maintainers to miss. Please assume that the maintainers will not see them.

Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.

@github-actions github-actions Bot added this to the v6.32.0 milestone Feb 5, 2026
@YakDriver

Copy link
Copy Markdown
Member Author

Thanks @johnsonaj !

terraform-aws-provider Bot pushed a commit that referenced this pull request Feb 5, 2026
@github-actions github-actions Bot removed the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Feb 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This functionality has been released in v6.32.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

Copy link
Copy Markdown
Contributor

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Introduces or discusses updates to documentation. generators Relates to code generators. new-list-resource Introduces list resource support. service/lambda Issues and PRs that pertain to the lambda service. size/XL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants