Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 3e61d83

Browse files
committed
Update Terraform google to v2.20.3
1 parent a2f1413 commit 3e61d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gke-to-gke-vpn/terraform/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ limitations under the License.
1515
*/
1616

1717
provider "google" {
18-
version = "2.11.0"
18+
version = "2.20.3"
1919
region = var.region1
2020
}

0 commit comments

Comments
 (0)