Skip to content

Commit

Permalink
chore(deps): update terraform harvester to 0.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Froberg <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 7bc521d commit 49e59bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/terraform/harvester/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
harvester = {
source = "harvester/harvester"
version = "0.5.2"
version = "0.6.5"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit 49e59bc

Please sign in to comment.