Skip to content

Commit

Permalink
Updated equinix provider to v2.4.1 as requested
Browse files Browse the repository at this point in the history
devenkulkarni committed Sep 8, 2024
1 parent 5cd9e8e commit 974fdfa
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
@@ -6,7 +6,7 @@ terraform {
required_providers {
equinix = {
source = "equinix/equinix"
version = "2.4.0"
version = "2.4.1"
}
rancher2 = {
source = "rancher/rancher2"

0 comments on commit 974fdfa

Please sign in to comment.