Skip to content

Commit

Permalink
Merge branch 'master' into 1913
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielZhangQD authored Mar 23, 2020
2 parents be233e7 + b8ed43e commit c0091da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/modules/aliyun/tidb-operator/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
terraform {
required_version = ">= 0.12"
required_providers {
alicloud = "~> 1.56"
alicloud = ">= 1.56, < 1.75"
external = "~> 1.2"
helm = "~> 0.10"
null = "~> 2.1"
Expand Down

0 comments on commit c0091da

Please sign in to comment.