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

v3.x: r/aws_lambda_function: Add support for .NET 6 #23670

Merged
merged 6 commits into from
Mar 14, 2022

Conversation

ewbankkit
Copy link
Contributor

@ewbankkit ewbankkit commented Mar 14, 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

Closes #23635.

Output from acceptance testing:

% make testacc TESTS=TestAccLambdaFunction_runtimes PKG=lambda
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/lambda/... -v -count 1 -parallel 20 -run='TestAccLambdaFunction_runtimes'  -timeout 180m
=== RUN   TestAccLambdaFunction_runtimes
=== PAUSE TestAccLambdaFunction_runtimes
=== CONT  TestAccLambdaFunction_runtimes
--- PASS: TestAccLambdaFunction_runtimes (579.02s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/lambda	582.583s

@ewbankkit ewbankkit added this to the v3.75.0 milestone Mar 14, 2022
@github-actions github-actions bot added the linter Pertains to changes to or issues with the various linters. label Mar 14, 2022
@github-actions github-actions bot added the size/S Managed by automation to categorize the size of a PR. label Mar 14, 2022
@ewbankkit ewbankkit added service/lambda Issues and PRs that pertain to the lambda service. and removed linter Pertains to changes to or issues with the various linters. labels Mar 14, 2022
@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. linter Pertains to changes to or issues with the various linters. size/XL Managed by automation to categorize the size of a PR. and removed service/lambda Issues and PRs that pertain to the lambda service. size/S Managed by automation to categorize the size of a PR. labels Mar 14, 2022
@ewbankkit ewbankkit added service/lambda Issues and PRs that pertain to the lambda service. and removed documentation Introduces or discusses updates to documentation. linter Pertains to changes to or issues with the various linters. labels Mar 14, 2022
@ewbankkit ewbankkit merged commit 0438a8a into release/3.x Mar 14, 2022
@ewbankkit ewbankkit deleted the f-lambda-.net-6/3.x branch March 14, 2022 18:59
github-actions bot pushed a commit that referenced this pull request Mar 14, 2022
@github-actions
Copy link

This functionality has been released in v3.75.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 May 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/lambda Issues and PRs that pertain to the lambda service. size/XL Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant