Skip to content

Commit

Permalink
Update terraform/vmware-cluster-deployment-tf/provider.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Cardenas <[email protected]>
  • Loading branch information
caroldelwing and karl-cardenas-coding authored Mar 1, 2024
1 parent 33ec70e commit 423c78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/vmware-cluster-deployment-tf/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
terraform {
required_providers {
spectrocloud = {
version = ">= 0.16.1"
version = ">= 0.17.4"
source = "spectrocloud/spectrocloud"
}

Expand Down

0 comments on commit 423c78d

Please sign in to comment.