mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-23 21:22:58 +07:00
Fix incorrect init path
This commit is contained in:
parent
f8dc1c35ae
commit
bc36a09477
@ -3,7 +3,8 @@
|
||||
default: init apply
|
||||
|
||||
init:
|
||||
terraform init
|
||||
cd platform \
|
||||
&& terraform init
|
||||
|
||||
plan:
|
||||
source ../metal/secrets/env \
|
||||
|
Loading…
Reference in New Issue
Block a user