Melissa Kam

Results 8 issues of Melissa Kam

#### Description The merge function for module inputs does not take into account whether there are duplicate module inputs across the two configs that are merging. There should be no...

### Describe the bug Previously in CTS Enterprise, there was an INFO log line indicating that CTS was attempting to connect to Consul when it was doing connecting for the...

bug
enterprise

### Describe the bug CTS does not support creating Terraform Cloud workspace tags with hyphens or underscores. This is because when the tag feature was implemented, only letters, numbers, or...

bug
enterprise

#### Description There are various "WaitFor" (WaitForEvent, WaitForTestReadiness, WaitForCatalogRegistration, etc.) methods that our tests use which poll an API until a certain condition is met. They mostly all follow a...

#### Description If task creation fails when using the Terraform Cloud driver, the error message has the workspace name and the run ID of the failure, but not the URL...

good first issue
enterprise

#### Description The create task API can accept multiple requests in parallel, but can only create one task at a time. An improvement would be to support the task creation...

enhancement

#### Description CTS defaults to the latest version of the Terraform CLI if none is set in the Terraform driver configuration. However, the latest version may not be compatible with...

enhancement

It would be helpful to have documentation for contributors to Consul-Terraform-Sync that gives an overview of how the code is structured, similar to the [Consul internals guide](https://github.com/hashicorp/consul/blob/master/contributing/INTERNALS.md). It could additionally...

documentation