Luke Duddridge
Luke Duddridge
Running `cdktf provider add "azurerm"` ``` C:\g\tfcdk\aci> cdktf provider add "azurerm" Checking whether pre-built provider exists for the following constraints: provider: azurerm version : latest language: go cdktf : 0.12.1...
**Is your feature request related to a problem? Please describe.** After creating a team I cannot set the management of that team to anyone using az devops cli. **Describe the...
just found something when I was setting up a demo, i was doing if($this -eq 1) { "Do this" } and it then errored because we hadnt included that in...