Skip to content

Commit

Permalink
update nutanix terraform provider version to 1.8.1 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagar-ajay authored Apr 28, 2023
1 parent 018a5b9 commit 806fc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/terraform/karbon_kube_config/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
nutanix = {
source = "nutanix/nutanix"
version = "1.2.0"
version = "1.8.1"
}
}
}

0 comments on commit 806fc6d

Please sign in to comment.