Skip to content

Commit

Permalink
Merge pull request #3713 from tvories/renovate/vsphere-2.x
Browse files Browse the repository at this point in the history
feat(deps): update terraform vsphere to 2.10.0
  • Loading branch information
tvories authored Oct 17, 2024
2 parents 2880b8c + f5de313 commit 9ede4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/clusters/cluster-test/terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
required_providers {
vsphere = {
version = "2.9.3"
version = "2.10.0"
}
dns = {
source = "hashicorp/dns"
Expand Down

0 comments on commit 9ede4e8

Please sign in to comment.