remove
This commit is contained in:
parent
f7691f7d3c
commit
6fdd205527
1 changed files with 0 additions and 1 deletions
|
@ -257,7 +257,6 @@ class Terraform(object):
|
|||
:return: output value
|
||||
"""
|
||||
options = kwargs
|
||||
options['detailed_exitcode'] = detailed_exitcode
|
||||
options = self._generate_default_options(options)
|
||||
args = self._generate_default_args(dir_or_plan)
|
||||
|
||||
|
|
Loading…
Reference in a new issue