Taylor Mulder

Results 4 comments of Taylor Mulder

thanks for the clarification @isidorosp. I knew I was butchering it.. but confirming that that's the root cause of the issue - as a Node Operator, monitoring an address within...

I think that's part of it. The other wrinkle is rewards calculation, which (I think) will be `($total_reward/2) + (($total_reward/2) * $commison_rate) ` `$commision_rate` can vary from 5 - 20%...

probably not a comprehensive solution for all workflows but I just fronted an EKS cluster api endpoint with privatelink and wasn't keen on `insecure-skip-tls-verify: true`. I was able to get...

just ran into this as well when setting an env var in a terraform block's `extra_argments` input. confirmed that terragrunt will happily apply this configuration without issue