Skip to content

Commit

Permalink
Merge pull request #89 from rancherlabs/equinix-tf-2.4.0
Browse files Browse the repository at this point in the history
Updated equinix tf provider to v2.4.1
  • Loading branch information
dnoland1 authored Sep 9, 2024
2 parents d21fda8 + 974fdfa commit 3880d63
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.3.2"
version = "2.4.1"
}
rancher2 = {
source = "rancher/rancher2"
Expand Down

0 comments on commit 3880d63

Please sign in to comment.