Martin Atkins

Results 1242 comments of Martin Atkins

Hi @vinayhegde1990, The primary way we distribute Terraform is via archives at `releases.hashicorp.com`, under [the `terraform` directory](https://releases.hashicorp.com/terraform/). There you will find Terraform releases for all supported platforms. A separate team...

Indeed, our release engineering team is gradually improving the packaging infrastructure but is doing so on a product-by-product basis because each product currently has its own release process. (Part of...

The only way I can think of for someone not on our release engineering team to help with this is to build their own unofficial `.deb` packages for that platform...

It seems that this Debian RFP originally started in 2015 while Terraform v0.6 was the current version, and consequently it got bogged down in the fact that Terraform v0.6 still...

Thanks for reporting this, @filol! Given that even we seem to keep confusing ourselves about having a function called `uuid` that doesn't actually generate a UUID, my instinct here is...

Our position so far has been that "sensitivity" only affects human-oriented UI, and that any output intended for machine consumption will include the values in cleartext because it's the responsibility...

Since I raised the question about what the "new rule" is here, I just wanted to close that out by documenting an interim conclusion that arose in an internal discussion:...

Hi all! Are you any of you able to share a `TF_LOG=trace` report as a [GitHub Gist](https://gist.github.com/)? The first of these is indeed coming from the new checks implementation (which...

Thanks @joe-a-t! I've taken a copy of your log, so you can delete it now if you wish. For anyone on our team who wants to see the log once...

Okay, I think I see what's going on here, but I've run out of time today so I'm just going to record what I know and then I or someone...