Kristin Laemmert

Results 24 comments of Kristin Laemmert

That's fair @gtmtech, I can change the labels! I can also share some more references regarding your first example: there is a similar discussion of this issue in hashicorp/terraform#18994, and...

How do you feel about a config file that would let users set their own defaults? wait, length, etc?

Hi @thoregilk , I'm sorry you've run across this behavior. Could you share the debug log (removing any sensitive information, such as passwords) from a terraform run as a gist?...

Please do not post "+1" comments here, since it creates noise for others watching the issue and ultimately doesn't influence our prioritization because we can't actually report on these. Instead,...

Hi all! I don't want to shut down the conversation, so please don't take this as a request not to _comment_, but please do not post "+1" comments here, since...

Hi @okgolove ! This appears to be an issue with the upstream go-getter library. This library (eventually) calls `git` directly, so *most* of the time it will honor any .gitconfig...

Hi @dee-kryvenko , If I'm reading this correctly, your request here is to change terraform's behavior when the local `.terraform` directory has broken symlinks to the plugin cache dir. You...

Hi @ALutchko , I'm sorry you've experienced this unexpected behavior! Perhaps there's an opportunity for a clearer error message, as you said. I'm having trouble following the sequence of commands...

I just tried the following steps with both terraform v0.12.29 and v0.13 (deleting the workspaces between each run) ``` export TF_WORKSPACE=fake # has not been created terraform init terraform workspace...