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

lambda/provisioned_concurrency_config: Really support ARNs in function_name #22808

Closed

Conversation

alexjurkiewicz
Copy link
Contributor

@alexjurkiewicz alexjurkiewicz commented Jan 28, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Fixes #22392

Output from acceptance testing:

$ make testacc TESTS=TestAccLambdaProvisionedConcurrencyConfig PKG=ec2
TBD
...

@github-actions github-actions bot added service/lambda Issues and PRs that pertain to the lambda service. needs-triage Waiting for first response or review from a maintainer. size/XS Managed by automation to categorize the size of a PR. labels Jan 28, 2022
@justinretzolk justinretzolk added bug Addresses a defect in current functionality. and removed needs-triage Waiting for first response or review from a maintainer. labels Jan 28, 2022
@jar-b jar-b closed this in #31933 Jun 14, 2023
@github-actions github-actions bot added this to the v5.4.0 milestone Jun 14, 2023
@jar-b
Copy link
Member

jar-b commented Jun 14, 2023

Hi @alexjurkiewicz - thanks for your effort on this patch! We opted for a different approach in #31933, migrating to the preferred comma-separated ID value. Unfortunately this meant we couldn't use this contribution, but we appreciate the submission. Thanks again!

@github-actions
Copy link

This functionality has been released in v5.4.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

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 Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Addresses a defect in current functionality. service/lambda Issues and PRs that pertain to the lambda service. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not able to configure Lambda Provisioned Concurrency.
3 participants