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