Kim Ngo

Results 11 comments of Kim Ngo

thank @fayejf ! I linted and merged in main

@eikenb good question, I think reverting would be most clear for tracing this pivot when looking back at the history. The original PR could still be used as a reference...

@ross thank you for submitting a detailed issue and for your patience. I'd like to inform you and @pvandervelde that metrics is now targeted for the [0.26.0](https://github.com/hashicorp/consul-template/milestone/18) release. Thank you...

Hi @ross, appreciate the follow-up on this ticket! I agree with you that hashes obfuscate the mapping of logs and metrics back to a template. The hashes are generated based...

Adding one more comment that is not an ask. The content added in [templates/tftmpl/tmplfunc/nodes.go](https://github.com/hashicorp/consul-terraform-sync/blob/afe4d8d1225378fa81fcb5f7dad37ab71fa5295d/templates/tftmpl/tmplfunc/nodes.go) and its test file would be great to move to the [hashicorp/hcat library](https://github.com/hashicorp/hcat/blob/master/consul_v1.go#L13-L28). It's where general...

Linking in this bug ticket https://github.com/hashicorp/consul-terraform-sync/issues/125 that the feature should also consider that the script/commits should only run if the Terraform plan/apply have a diff

Hi @asharma-a10! Thanks for sending this issue report. I have a few clarification questions to better understand how to address the issue. What kind of manual changes are being made...

It looks like Terraform Cloud behavior differs based on the Terraform CLI version for the workspace. The output changes between Terraform `0.15.1` and `0.15.2`. ```hcl task { name = "kngo_enable"...

Hi @devarshishah3, can you provide the health check definition corresponding to the 4 services? I ran into this recently as well where the task would be executed after every health...

Good to know we're seeing the same issue. Yes, I would agree that this is overly sensitive. Until this is addressed, a stop-gap would be to change the endpoint "https://google.com"...