David Hiebert

Results 3 issues of David Hiebert

### Expected Behavior: A TeamCity GUI user deletes a resource. Terraform should re-apply the resource. ### Actual Behavior: When an item is deleted from TeamCity, and `terraform apply` is run,...

bug

### Expected behavior Terraform is applied, creating build configs. Builds occur periodically in TeamCity, incrementing build_counter. Consecutive `terraform apply` executions should not reset the build counter. ### Actual behavior Consecutive...

investigate

### Expected Behavior Any of the following changes occur in the TF resource, `terraform apply` should update the resource. * change to `auth`.`ssh_type` * change to `auth`.`key_spec` * change to...

bug