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

feat: Add function_url_auth_type option to aws_lambda_permission #625

Conversation

mmurilo
Copy link
Contributor

@mmurilo mmurilo commented Oct 1, 2024

Description

add function_url_auth_type option option to aws_lambda_permission

relates to #425

Motivation and Context

add cross account permissions

Breaking Changes

none

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects

Applied and tested on forked version

  • I have executed pre-commit run -a on my pull request

@mmurilo mmurilo changed the title add function_url_auth_type option option to aws_lambda_permission fix: add function_url_auth_type option option to aws_lambda_permission Oct 1, 2024
@mmurilo mmurilo changed the title fix: add function_url_auth_type option option to aws_lambda_permission fix: Add function_url_auth_type option option to aws_lambda_permission Oct 1, 2024
@antonbabenko antonbabenko changed the title fix: Add function_url_auth_type option option to aws_lambda_permission feat: Add function_url_auth_type option to aws_lambda_permission Oct 1, 2024
@antonbabenko antonbabenko merged commit 9f13397 into terraform-aws-modules:master Oct 1, 2024
31 of 33 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 1, 2024
## [7.11.0](v7.10.0...v7.11.0) (2024-10-01)

### Features

* Add function_url_auth_type option to aws_lambda_permission ([#625](#625)) ([9f13397](9f13397))
@antonbabenko
Copy link
Member

This PR is included in version 7.11.0 🎉

@mmurilo mmurilo deleted the feature/aws_lambda_permission/add_function_url_auth_type branch October 1, 2024 20:28
Copy link

github-actions bot commented Nov 1, 2024

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 Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants