Is there any way to apply an autoscaling configuration to AWS Lambda provisioned concurrency using terraform?
I want to scale it up during peak hours, and ideally maintain an N+1 hot concurrency rate.
I looked here but found no reference to Lambdas: https://www.terraform.io/docs/providers/aws/r/appautoscaling_policy.html