Skip to content

Commit

Permalink
Merge pull request #105 from rancherlabs/issue-100
Browse files Browse the repository at this point in the history
Updated equinix tf provider to 2.10.0
  • Loading branch information
dnoland1 authored Dec 2, 2024
2 parents f1ae582 + de61261 commit a3e81b4
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.4.1"
version = "2.10.0"
}
rancher2 = {
source = "rancher/rancher2"
Expand Down

0 comments on commit a3e81b4

Please sign in to comment.