diff --git a/provider.tf b/provider.tf index 71d1ae4..4b5bcf0 100644 --- a/provider.tf +++ b/provider.tf @@ -6,7 +6,7 @@ terraform { required_providers { equinix = { source = "equinix/equinix" - version = "2.4.1" + version = "2.10.0" } rancher2 = { source = "rancher/rancher2"