You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| env\_variables | Variables of the airflow environment. |`map(string)`|`{}`| no |
82
82
| environment\_size | The environment size controls the performance parameters of the managed Cloud Composer infrastructure that includes the Airflow database. Values for environment size are: `ENVIRONMENT_SIZE_SMALL`, `ENVIRONMENT_SIZE_MEDIUM`, and `ENVIRONMENT_SIZE_LARGE`. |`string`|`"ENVIRONMENT_SIZE_MEDIUM"`| no |
83
83
| grant\_sa\_agent\_permission | Cloud Composer relies on Workload Identity as Google API authentication mechanism for Airflow. |`bool`|`true`| no |
84
-
| image\_version | The version of the aiflow running in the cloud composer environment. |`string`|`"composer-2.5.0-airflow-2.6.3"`| no |
84
+
| image\_version | The version of the aiflow running in the cloud composer environment. |`string`|`"composer-3-airflow-2.10.2"`| no |
85
85
| kms\_key\_name | Customer-managed Encryption Key fully qualified resource name, i.e. projects/project-id/locations/location/keyRings/keyring/cryptoKeys/key. |`string`|`null`| no |
86
86
| labels | The resource labels (a map of key/value pairs) to be applied to the Cloud Composer. |`map(string)`|`{}`| no |
87
87
| maintenance\_end\_time | Time window specified for recurring maintenance operations in RFC3339 format |`string`|`null`| no |
0 commit comments