Skip to content
Snippets Groups Projects
Unverified Commit 78eb74c2 authored by ERIK's avatar ERIK Committed by GitHub
Browse files

Pin equinix provider version (#10809)


Signed-off-by: default avatarbo.jiang <bo.jiang@daocloud.io>
parent 669589f7
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ terraform { ...@@ -7,7 +7,7 @@ terraform {
required_providers { required_providers {
equinix = { equinix = {
source = "equinix/equinix" source = "equinix/equinix"
version = "~> 1.14" version = "1.24.0"
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment