Adrian Todorov

Results 8 issues of Adrian Todorov

### Do you want to request a *feature* or report a *bug*? Feature ( the lack thereof, or at least the lack of clarity around it in the docs could...

kind/enhancement
priority/P3
area/middleware/tracing
area/tcp
area/udp

### Terraform Version 0.14.6 ### vSphere Provider Version 1.24.3 ### Affected Resource(s) - `vsphere_virtual_machine` ### Terraform Configuration Files ```hcl resource "vsphere_virtual_machine" "vm" { name = var.name num_cpus = var.cpu memory...

bug
needs-triage
acknowledged
area/storage
area/content-library

### Description Currently, the provider manages custom attributes via their id, like so: ```hcl custom_attributes = map( data.vsphere_custom_attribute.project.id, "web", data.vsphere_custom_attribute.env.id, "prod", data.vsphere_custom_attribute.role.id, "api" ) ``` That's OK in itself, unless...

enhancement
acknowledged

Hi, First, great work! I've been playing around, and i seem to be unable to add a custom field from the Chrome extension(can't try it from the Web Vault because,...

https://github.com/vmware/govmomi/tree/master/vcsim https://godoc.org/github.com/vmware/govmomi/simulator

enhancement
help wanted

Currently Nomad supports defining a [kill signal](https://www.nomadproject.io/docs/job-specification/task#kill_signal), and it'd be pretty useful to be able to define pre- and stop/kill actions/commands ( we can already do post-stop via tasks with...

type/enhancement
stage/needs-discussion
theme/task lifecycle
hcc/jira

### Description Update client counting FAQ to reflect changes in the Nomad integration and in how Vault counts non-entity tokens. (Can't update the labels, but this applies to all recent...

docs
pr/no-changelog
pr/no-milestone
backport/1.18.x