We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682faac commit b40b971Copy full SHA for b40b971
modules/create_environment_v2/variables.tf
@@ -103,7 +103,7 @@ variable "env_variables" {
103
variable "image_version" {
104
type = string
105
description = "The version of the aiflow running in the cloud composer environment."
106
- default = "composer-2.5.0-airflow-2.6.3"
+ default = "composer-3-airflow-2.10.2"
107
}
108
109
variable "pypi_packages" {
0 commit comments