sanchetanparmar
sanchetanparmar
current terraform code not able to count getting error with terraform 1.12 ---- ``` Error: Missing resource instance key on lb.tf line 42, in resource "azurerm_lb_backend_address_pool" "clients-lb-backend": 42: loadbalancer_id =...
After installation, running following commands `ConvertTo-Dockerfile -Local -OutputPath c:\docker_repo\iis -Artifact IIS -Verbose ` will generate Dockerfile OS - Windows-2016DC Enabled - Install-WindowsFeature -Name Hyper-V ``` # escape=` FROM microsoft/aspnet:3.5-windowsservercore-10.0.14393.1715 SHELL...