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

New Resource: aws_lambda_provisioned_concurrency_config #11129

Merged
merged 2 commits into from
Dec 4, 2019

Conversation

bflad
Copy link
Contributor

@bflad bflad commented Dec 4, 2019

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" comments, they generate extra noise for pull request followers and do not help prioritize the request

Closes #11128

Release note for CHANGELOG:

* **New Resource:** `aws_lambda_provisioned_concurrency_config`

Output from acceptance testing:

--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_disappears_LambdaProvisionedConcurrencyConfig (240.38s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_Qualifier_AliasName (246.42s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_basic (253.46s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_disappears_LambdaFunction (259.60s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_ProvisionedConcurrentExecutions (380.90s)

@bflad bflad added new-resource Introduces a new resource. service/lambda Issues and PRs that pertain to the lambda service. labels Dec 4, 2019
@bflad bflad requested a review from a team December 4, 2019 01:54
@ghost ghost added size/XL Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. documentation Introduces or discusses updates to documentation. provider Pertains to the provider itself, rather than any interaction with AWS. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Dec 4, 2019
Output from acceptance testing:

```
--- PASS: TestAccAWSLambdaFunction_disappears (54.99s)
```
Output from acceptance testing:

```
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_disappears_LambdaFunction (234.92s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_disappears_LambdaProvisionedConcurrencyConfig (242.70s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_Qualifier_AliasName (243.79s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_basic (246.42s)
--- PASS: TestAccAWSLambdaProvisionedConcurrencyConfig_ProvisionedConcurrentExecutions (393.51s)
```
@bflad bflad force-pushed the f-aws_lambda_provisioned_concurrency_config branch from 5c9cd99 to 16309e7 Compare December 4, 2019 02:22
@bflad bflad removed the needs-triage Waiting for first response or review from a maintainer. label Dec 4, 2019
@bflad bflad added this to the v2.41.0 milestone Dec 4, 2019
@bflad bflad merged commit c5efdda into master Dec 4, 2019
@bflad bflad deleted the f-aws_lambda_provisioned_concurrency_config branch December 4, 2019 02:31
bflad added a commit that referenced this pull request Dec 4, 2019
@ghost
Copy link

ghost commented Dec 4, 2019

This has been released in version 2.41.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 for triage. Thanks!

@ghost
Copy link

ghost commented Mar 28, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 28, 2020
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. new-resource Introduces a new resource. provider Pertains to the provider itself, rather than any interaction with AWS. 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.

Feature Request: Lambda Provisioned Concurrency
1 participant