Skip to content

Commit

Permalink
Merge pull request #108 from rancherlabs/issue-106
Browse files Browse the repository at this point in the history
Update equinix terraform provider to v3.0.0
  • Loading branch information
dnoland1 authored Dec 17, 2024
2 parents 0651426 + c1fd62a commit 13a541b
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 13a541b

Please sign in to comment.