bootcamp-devops-lemoncode
bootcamp-devops-lemoncode copied to clipboard
Fix: add double quote in windows variable
In Windows PowerShell, you need to put the subnet variables inside quotes. If you don’t, PowerShell will try to interpret something like as a division operation.