reserved_concurrent_executions option of aws_lambda_function
gives error message
#3563
Labels
bug
Addresses a defect in current functionality.
service/lambda
Issues and PRs that pertain to the lambda service.
Milestone
The
reserved_concurrent_executions
option ofaws_lambda_function
does not work.Terraform Version
Affected Resource(s)
aws_lambda_function
Terraform Configuration Files
Debug Output
First execution:
status code: 404, request id: xx
When you run terraform apply again the messages is:
status code: 409, request id: xx
Panic Output
n/a
Expected Behavior
Function created with reserved_concurrent_executions set.
Actual Behavior
See error messages.
Steps to Reproduce
terraform apply
Important Factoids
terraform apply
again the messages is:Function already exist
.reserved_concurrent_executions
References
The text was updated successfully, but these errors were encountered: