Skip to content

Commit

Permalink
Update Rancher2 Terraform provider to v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh Kumar committed Oct 9, 2024
1 parent edd5a93 commit 2036db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
rancher2 = {
source = "rancher/rancher2"
version = "5.0.0"
version = "5.1.0"
}
}
}
Expand Down

0 comments on commit 2036db9

Please sign in to comment.