Closed
Description
Mainly to avoid falling stale
There are features in terraform 0.14 that are interesting:
- masking
sensitive
values from output (e.g. to allow for aterraform plan
presubmit) - dependency lock files (so we could maybe stop having to bump the same version in 6 different files)
It's not yet clear to me whether there is anything super critical or interesting in 0.15, it mainly looks like the removal of deprecated things: https://www.terraform.io/upgrade-guides/0-15.html
/wg k8s-infra
/area terraform