mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
modules/meta/deploy: Pretty JSON
This commit is contained in:
parent
2421b83439
commit
bc21d5094e
2 changed files with 4 additions and 3 deletions
|
|
@ -83,6 +83,7 @@ in
|
|||
};
|
||||
terraform = {
|
||||
version = "1.0";
|
||||
prettyJson = true;
|
||||
logPath = cfg.dataDir + "/terraform-${config.name}.log";
|
||||
dataDir = cfg.dataDir + "/tfdata/${config.name}";
|
||||
environment.TF_CLI_ARGS_apply = "-backup=-";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue