Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer error #49

Open
postak opened this issue Mar 30, 2024 · 0 comments
Open

composer error #49

postak opened this issue Mar 30, 2024 · 0 comments

Comments

@postak
Copy link

postak commented Mar 30, 2024

Error: googleapi: Error 400: Found 1 problem:
│ 	1) Unsupported image version for new environment: 'composer-2.1.3-airflow-2.3.4'. Currently suggested new environment image versions are: [composer-2.6.6-airflow-2.7.3, composer-2.6.6-airflow-2.6.3, composer-2.6.6-airflow-2.5.3]., badRequest
│
│   with google_composer_environment.create_cloud_composer_env,
│   on main.tf line 735, in resource "google_composer_environment" "create_cloud_composer_env":
│  735: resource "google_composer_environment" "create_cloud_composer_env" {

fixed with
export CLOUD_COMPOSER_IMG_VERSION=composer-2.6.6-airflow-2.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant