Jesús M. Navarro

Results 19 comments of Jesús M. Navarro

Test at https://github.com/jmnavarrol/ansible-issue-69677 upgraded to current Ansible version (2.11.3). Still the same behaviour.

Test at https://github.com/jmnavarrol/ansible-issue-69677 upgraded to current Ansible version (2.12.4). Still the same behaviour.

Test at https://github.com/jmnavarrol/ansible-issue-69677 upgraded to current Ansible version (2.16.4). Still the same behaviour.

> you can always override the host_group_vars plugin and implement that logic in your custom one. Now that I think of it, I'm not sure it'd be a matter of...

An alternate, maybe easier and less prone to side effects, approach would be to completely ditch .terraform-version file. See #367 for a happy path. Then: * If TFENV_AUTO_INSTALL=true: * Is...

See my last note on #251: it seems you can manage multiple versions of Terraform at the same time just by **not** setting TFENV_CONFIG_DIR.

This seems a duplicate (or maybe a subset) of #367.

Possibly related: #360 (see [my note](https://github.com/tfutils/tfenv/issues/360#issuecomment-1312724935)).