Skip to content

needs support for terraform 1.5.5 #128

Description

@Crater81

Hello,
The older terraform version destroy had -force parameter, whereas the newer one has "-auto-approve"

Code:
return_code, stdout, stderr = tf.destroy(auto_approve=True)

Output:

Error: Failed to parse command-line flags

flag provided but not defined: -force

For more help on using this command, run:
  terraform destroy -help

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions