Skip to content

Commit

Permalink
fix: Removed the local and template after templatefile was implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
fsadykov committed Nov 12, 2023
1 parent 0b89177 commit d181ad2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,5 @@ terraform {
source = "hashicorp/helm"
version = "2.5.1"
}
local = {
source = "hashicorp/local"
version = "2.2.3"
}
template = {
source = "hashicorp/template"
version = "2.2.0"
}
}
}

0 comments on commit d181ad2

Please sign in to comment.