diff --git a/live_system/main.tf b/live_system/main.tf index 1e4f764..e42efd5 100644 --- a/live_system/main.tf +++ b/live_system/main.tf @@ -15,7 +15,7 @@ terraform { } local = { source = "hashicorp/local" - version = "2.7.0" + version = "2.8.0" } null = { source = "hashicorp/null"