mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-23 21:22:58 +07:00
Source secrets from metal layer from infra
This commit is contained in:
parent
d80e6442f4
commit
7e22d2455f
@ -6,7 +6,9 @@ init:
|
||||
terraform init
|
||||
|
||||
plan:
|
||||
terraform plan
|
||||
source ../metal/secrets/env \
|
||||
&& terraform plan
|
||||
|
||||
apply:
|
||||
terraform apply
|
||||
source ../metal/secrets/env \
|
||||
&& terraform apply
|
||||
|
Loading…
Reference in New Issue
Block a user