Skip to content

Commit

Permalink
Merge pull request #19 from equinix-labs/renovate/equinix-labs-metal-…
Browse files Browse the repository at this point in the history
…eks-anywhere-equinix-0.x

chore(deps): update terraform equinix-labs/metal-eks-anywhere/equinix to v0.6.0
  • Loading branch information
dcallao authored May 18, 2023
2 parents f5de077 + f5fad1a commit e96b833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/eksa/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
# Module block to call EKSA module
module "eksa" {
source = "equinix-labs/metal-eks-anywhere/equinix"
version = "0.5.0"
version = "0.6.0"

metal_api_token = var.module_context.metal_api_token
project_id = var.module_context.project_id
Expand Down

0 comments on commit e96b833

Please sign in to comment.