Skip to content

Commit

Permalink
Merge pull request #73 from equinix-labs/renovate/equinix-2.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform equinix to v2
  • Loading branch information
ctreatma authored Jul 3, 2024
2 parents fcb74a6 + 300df66 commit a091e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
required_providers {
equinix = {
source = "equinix/equinix"
version = "~> 1.14"
version = "~> 2.0"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit a091e1a

Please sign in to comment.