Skip to content

Commit

Permalink
Merge pull request #145 from gardener/upgradeali
Browse files Browse the repository at this point in the history
upgrade ali terraform provider
  • Loading branch information
MartinWeindel authored Jan 3, 2024
2 parents 63ab708 + ee98cfd commit 4e94085
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/alicloud/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
terraform {
required_providers {
alicloud = {
version = "1.149.0"
version = "1.213.0"
}
template = {
version = "2.1.2"
Expand Down
4 changes: 2 additions & 2 deletions build/all/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ terraform {
source = "terraform-provider-openstack/openstack"
}
alicloud = {
version = "1.149.0"
version = "1.213.0"
}
metal = {
version = "3.1.0"
Expand All @@ -34,4 +34,4 @@ terraform {
version = "3.2.1"
}
}
}
}

0 comments on commit 4e94085

Please sign in to comment.