Skip to content

Commit

Permalink
upgrade TF provider 1.124.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Minchao Wang committed Jun 15, 2021
1 parent be8b58a commit f2f42a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/alicloud/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}

providers {
alicloud = ["1.124.0"]
alicloud = ["1.124.2"]
template = ["2.1.2"]
null = ["2.1.2"]
}
2 changes: 1 addition & 1 deletion build/all/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ providers {
google = ["3.62.0"]
google-beta = ["3.62.0"]
openstack = ["1.37.0"]
alicloud = ["1.124.0"]
alicloud = ["1.124.2"]
packet = ["2.3.0"]
template = ["2.1.2"]
null = ["2.1.2"]
Expand Down

0 comments on commit f2f42a7

Please sign in to comment.