Alistair Scott

Results 79 comments of Alistair Scott

Thanks @marckhouzam have updated to use `IsAvailableCommand()` and added some tests.

Thanks @marckhouzam and @Luap99. Updated to use `.Hidden` and `.Deprecation`, and rebased to solve the conflicts.

Hi @olahouze. Have you set a `https_proxy` environment variable in your terminal to point to your company's HTTPS proxy server? I think this should work To unblock you just now...

> Hi @alikhajeh1 > I set up all required env variables to use proxy but getting the error below @SerhiiSokolov this looks like it's still hitting the proxy. Do you...

> Good news but same problem : after put API KEY, communication KO because no proxy parameter @olahouze out of interest does it work if you add the env var...

This is required for https://github.com/aliscott/infracost/issues/19.

@wobo-mattmencel this looks like it might be the same as https://github.com/hashicorp/terraform/issues/23297, so I wonder if the plan was somehow generated with different provider versions?

Thanks for reporting @hinaloe and the great reproduction steps. I'm able to reproduce the example you provided. This looks like a bug in our HCL parsing - we will see...

> Make infracost configure get api_key be more explicit to return the actual key that is going to be used by the CLI no matter where it has been read...

Thanks @fatihtokus, I'll get @tim775 to review since he's familiar with the currency support.