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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Cloud Composer currently has two versions: V2 has greater flexibility in the Air
22
22
use of V2 for new environments.
23
23
24
24
You can find an overview of the product [here](https://cloud.google.com/composer/docs/composer-2/composer-overview)
25
-
and the [list of major differences](https://cloud.google.com/composer/docs/concepts/versioning/composer-versioning-overview).
25
+
and the [list of major differences](https://cloud.google.com/composer/docs/concepts/versioning/composer-versioning-overview). Plans for Cloud Composer V1 end of support is documented [here](https://cloud.google.com/composer/docs/composer-versioning-overview#version-support-for-composer-1).
26
26
27
27
Simple usage is as follows:
28
28
@@ -76,8 +76,8 @@ These sections describe requirements for using this module.
76
76
77
77
The following dependencies must be available:
78
78
79
-
-[Terraform][terraform]v0.13+
80
-
-[Terraform Provider for GCP][terraform-provider-gcp] plugin v3.53+
79
+
-[Terraform][terraform]v1.3+
80
+
-[Terraform Provider for GCP][terraform-provider-gcp] plugin v5.3+
0 commit comments