Skip to content

Commit

Permalink
Merge pull request #76 from rancherlabs/tf-update-v2.2.0
Browse files Browse the repository at this point in the history
updated equinix tf version to 2.2.0
  • Loading branch information
dnoland1 authored Aug 13, 2024
2 parents 8546ca9 + 22774dd commit aae0aef
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 = "1.34.1"
version = "2.2.0"
}
rancher2 = {
source = "rancher/rancher2"
Expand Down

0 comments on commit aae0aef

Please sign in to comment.