forked from fediversity/fediversity
		
	terraform-nixos #1
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -5,12 +5,15 @@ | |||
| ### updating TF modules | ||||
| 
 | ||||
| ```sh | ||||
| echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json | ||||
| $ npins update nixos-anywhere | ||||
| $ cd launch/ | ||||
| $ echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json | ||||
| ``` | ||||
| 
 | ||||
| ### local development | ||||
| 
 | ||||
| ```sh | ||||
| $ nix-shell | ||||
| $ rm -rf .terraform/ | ||||
| $ tofu init | ||||
| ``` | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue