We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1898957 commit c75001bCopy full SHA for c75001b
manuscript/Terraform.md
@@ -47,7 +47,7 @@ the list of [AWS service endpoints](https://docs.aws.amazon.com/general/latest/g
47
Now run the following command to bootstrap our first Terraform project:
48
49
```bash
50
-$ nix flake init --template 'github:Gabriella439/nixos-in-production#server'
+$ nix flake init --template 'github:Gabriella439/nixos-in-production#terraform'
51
```
52
53
… which will generate the following files:
0 commit comments