2 changed files with 12 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||
|
# Lab of Windows machines |
||||
|
|
||||
|
[Create the Windows image using Packer](packer/README.md) |
||||
|
|
||||
|
Then, deploy the lab. |
||||
|
|
||||
|
```sh |
||||
|
terraform init |
||||
|
terraform apply |
||||
|
``` |
||||
Loading…
Reference in new issue