rprihoda

Results 2 issues of rprihoda

``` Backend configuration: scope: meta.terraform.tf prefix: backend description: Backend configuration. body: | backend ${1|local,remote,artifactory,azurerm,consul,cos,etcd,etcdv3gcs,http,mantaoss,pg,s3swift,atlas|} { ${2|name,address,path,prefix,endpoints,url,scheme,username,password,token|} = "${3:value}" } ``` While testing out your plugin, I came across a typo...

Is there a way to create and use my own images? Also, can we get debian trixie added ?

question