Loading tf.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ import pathlib import subprocess # nosec import sys __version__ = "0.3.0" __version__ = "0.3.1" TF_CLI = os.getenv("TF_CLI", "terraform") TF_COMMANDS_TO_MODIFY = ( Loading Loading
tf.py +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ import pathlib import subprocess # nosec import sys __version__ = "0.3.0" __version__ = "0.3.1" TF_CLI = os.getenv("TF_CLI", "terraform") TF_COMMANDS_TO_MODIFY = ( Loading