Luke Duddridge

Results 3 issues of 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...

bug
providers
language/golang
priority/important-soon
size/medium
pre-built providers
cli/provider-subcommands

**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...

Feature

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...