-
…in reply to @AmoghKambale
AmoghKambale Nice article! You should be able to control the number of max instances in Terraform by adding a
autoscaling.knative.dev/maxScale
annotation on the Revision. For a similar example, see the YAML tab at cloud.google.com/run/docs/configuring/max-instances#yaml. We'll try to document Terraform there too.