Martin Atkins
Martin Atkins
Thanks for the feedback, @alisdair! I must admit I was a little unsure as to what compatibility commitments applied to the JSON serialization of conditions and I was meaning to...
This PR originally had a bunch of changes in it that were not directly related to checks but that I relied on to make the checks design work. In the...
Hi @atkinchris! Thanks for this suggestion. We have plans to add per-workspace variables as a backend feature. This means that for the _local_ backend it would look for variables at...
A few common workarounds I've heard about are: * Create a map in a named local value whose keys are workspace names and whose values are the values that should...
Hi @james-lawrence, In general we can't comment on schedules and timelines because we work iteratively, and thus there simply _isn't_ a defined schedule for when things get done beyond our...
In Terraform 0.10 there will be a new setting `workspace_key_prefix` on the AWS provider to customize the prefix used for separate environments (now called "workspaces"), overriding this `env:` convention.
Hi all, I totally agree that it would be great to support this. We did originally intend to make this work, but ran into an internal architectural problem that we...
Hi @jlosito! Thanks for sharing this feature request. In the very near future we don't plan to change the available docker images, but this could perhaps come eventually. We focus...
Thanks all for your continued interest in this extra Terraform packaging. For those who wish to use Docker-based systems with ARM workers in the meantime, it might be useful to...
Hi @bengaywins, Although that GitHub Actions workflow is building docker images, it isn't building the ones that get consumed by our release pipeline and so merging that PR won't do...