Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to deploy flexible app-engine with python version >3.8 in terraform

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"

0 8 2,402
8 REPLIES 8