diff --git a/provider.tf b/provider.tf index d95d419..648bc1a 100644 --- a/provider.tf +++ b/provider.tf @@ -6,7 +6,7 @@ terraform { required_providers { equinix = { source = "equinix/equinix" - version = "2.3.2" + version = "2.4.1" } rancher2 = { source = "rancher/rancher2"