I dont see constructs in terraform resource "google_app_engine_flexible_app_version" to specify the below config as suggested in https://cloud.google.com/appengine/docs/flexible/python/runtime. Please help me to deploy flexible appengine using terraform with python version 3.8 and above.
runtime_config:
operating_system: "ubuntu22"
runtime_version: "3.12"