Skip to content

Commit

Permalink
Update equinix terraform provider to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh Kumar committed Dec 16, 2024
1 parent 0651426 commit c1fd62a
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 @@ -6,7 +6,7 @@ terraform {
required_providers {
equinix = {
source = "equinix/equinix"
version = "2.10.0"
version = "3.0.0"
}
rancher2 = {
source = "rancher/rancher2"
Expand Down

0 comments on commit c1fd62a

Please sign in to comment.