You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* var_file argument to terraform_apply()
By default terraform_apply() read terraform variables from a file `configuration.tfvars` in the same directory as `path`.
Argument `var_file` allows to specify where terraform should read variables from.
* Bump version: 0.8.4 → 0.9.0
* Make black and pylint happy
This is funny - black makes changes pylint doesn't like.
There is an open bug pylint-dev/pylint#289 which is unlikely to be fixed since it hasn't been closed for 5+ years.
There can be only one!
0 commit comments