[Enhancement]: Add ability to skip destruction of Lambda Provisioned Concurrency Configurations #31645
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/lambda
Issues and PRs that pertain to the lambda service.
Milestone
Description
As currently implemented, provisioned concurrency configurations are always removed when a lambda version is updated (changes to the
qualifier
argument force replacement). To enable preservation of provisioned concurrency configurations on previous versions, askip_destroy
argument should be added similar to the aws_lambda_function and aws_lambda_layer_version resources.Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: