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